diff --git a/app/templates/base.html b/app/templates/base.html index a13a3f4..e02ff72 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -13,7 +13,7 @@ - + {% include 'common/topnav.html' %} {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}