diff --git a/resources/templates/base.html b/resources/templates/base.html index 23482b5..146e193 100644 --- a/resources/templates/base.html +++ b/resources/templates/base.html @@ -3,8 +3,13 @@ {{config.site-title}}: {{title}} + + + + + {% block extra-headers %} {% endblock %}