diff --git a/cardboard/templates/base.html b/cardboard/templates/base.html index 573c1414..fcbcffe1 100644 --- a/cardboard/templates/base.html +++ b/cardboard/templates/base.html @@ -122,13 +122,11 @@ {% endif %} {% endfor %} -
- - {% block page_content %}{% endblock %} - +
+ {% block page_content %}{% endblock %}
-