diff --git a/config/templates/base.html b/config/templates/base.html index 0159a80..c5085cc 100644 --- a/config/templates/base.html +++ b/config/templates/base.html @@ -22,16 +22,17 @@ {% include 'navbar.html' %} +
{% block body %} - {% endblock body %} + +
-