diff --git a/application/templates/base.html b/application/templates/base.html index d33c9d7..7323c8f 100644 --- a/application/templates/base.html +++ b/application/templates/base.html @@ -18,32 +18,37 @@ aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> - +
{% with messages = get_flashed_messages() %} {% if messages %}