{% if DEBUG %}

The administrator has enabled DEBUG mode for this platform. This very likely means that the platform is run as a test environment and things may break. Please get in touch with the administrator if you constantly experience problems.

{% endif %} {% for message in messages %}
{{ message|linebreaks }}
{% endfor %}