diff --git a/templates/layouts/header.html b/templates/layouts/header.html index 2bb962d..dc41579 100644 --- a/templates/layouts/header.html +++ b/templates/layouts/header.html @@ -96,8 +96,17 @@
{% if alert %} -
+
{{alert | safe}} +
{% endif %}