diff --git a/app/templates/base.html b/app/templates/base.html index bf24a62..b85d0df 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -20,7 +20,7 @@
  • {{ message }}
  • {% endfor %} {% endif %} - {% endfor %} + {% endwith %} {% block content %}{% endblock %}