diff --git a/SWSCloudCore/templates/default/_header.html b/SWSCloudCore/templates/default/_header.html index beb883a..93c2758 100644 --- a/SWSCloudCore/templates/default/_header.html +++ b/SWSCloudCore/templates/default/_header.html @@ -34,3 +34,16 @@ +{% with messages = get_flashed_messages(with_categories=true) %} + {% if messages %} +