diff --git a/borgweb/borg/templates/borg/base.html b/borgweb/borg/templates/borg/base.html index 1dc0868..b0849c9 100644 --- a/borgweb/borg/templates/borg/base.html +++ b/borgweb/borg/templates/borg/base.html @@ -9,7 +9,7 @@ {% load compress %} {% compress css %} - + {% endcompress %} @@ -20,37 +20,23 @@ {% block body %}{% endblock %}