diff --git a/budget/templates/layout.html b/budget/templates/layout.html index 6ac0a3a..07d33d4 100644 --- a/budget/templates/layout.html +++ b/budget/templates/layout.html @@ -87,7 +87,7 @@ {% for message in get_flashed_messages() %} -
+ {% endfor %} {% endblock %} {% block footer %}