diff --git a/web/base.html b/web/base.html index 66e4b14..a95dc7b 100644 --- a/web/base.html +++ b/web/base.html @@ -3,14 +3,14 @@ - + - + {% block title %}{{ title }}{% endblock %} {% block head %} {% endblock %}