diff --git a/templates/base.html b/templates/base.html index 14c12ed..7079f2e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,7 +5,7 @@ - + {% block title %}{{ config.title }}{% endblock %} {% block links %}{% endblock %}