diff --git a/snikket_web/templates/base.html b/snikket_web/templates/base.html index af4a1ef..c0b788e 100644 --- a/snikket_web/templates/base.html +++ b/snikket_web/templates/base.html @@ -8,6 +8,13 @@ {% endblock %} + + + + + + +
{% block body %}{% endblock %}