diff --git a/plinth/templates/app-header.html b/plinth/templates/app-header.html index a8d178f56..154a0681f 100644 --- a/plinth/templates/app-header.html +++ b/plinth/templates/app-header.html @@ -36,7 +36,7 @@
{% csrf_token %} - {{ app_enable_disable_form }} + {{ app_enable_disable_form|bootstrap }}