diff --git a/templates/base.html b/templates/base.html index ff0a37d..e2527a0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -26,24 +26,9 @@ {% include "snippets/navbar.html" %} - - - {% block content %} - {% endblock content %} - - + + {% block content %} + {% endblock content %}