diff --git a/plinth/templates/apps.html b/plinth/templates/apps.html index db6b26d84..7f026a231 100644 --- a/plinth/templates/apps.html +++ b/plinth/templates/apps.html @@ -21,10 +21,6 @@ {% load static %} {% load i18n %} -{% block page_head %} - +{% block body_class %} + background-apps {% endblock %} diff --git a/plinth/templates/base.html b/plinth/templates/base.html index c651aff41..5f19daf51 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -83,7 +83,7 @@ {% block page_head %}{% endblock %} - +