diff --git a/templates/_default/base.html b/templates/_default/base.html index 7745070..efd9923 100644 --- a/templates/_default/base.html +++ b/templates/_default/base.html @@ -5,7 +5,7 @@ -
+
{% block content %}{% endblock %}
{% include "partials/footer.html" %}