diff --git a/core/modules/system/templates/status-messages.html.twig b/core/modules/system/templates/status-messages.html.twig index 4ef06c7..505eb20 100644 --- a/core/modules/system/templates/status-messages.html.twig +++ b/core/modules/system/templates/status-messages.html.twig @@ -24,22 +24,24 @@ */ #} {% for type, messages in message_list %} - {% if status_headings[type] == 'error' %} -