diff --git a/hosting/templates/hosting/includes/_messages.html b/hosting/templates/hosting/includes/_messages.html index b5f78b98..a32ce177 100644 --- a/hosting/templates/hosting/includes/_messages.html +++ b/hosting/templates/hosting/includes/_messages.html @@ -5,7 +5,6 @@
{{ message|safe }}
{% elif message.tags %} - {{message.tags}} {% endif %} {% endfor %}