{% for message in get_messages(request) %}
{% endif %}
{%- block content %}{% endblock %}
{% endfor -%}
{% if conf and conf.global_notification %}{{ conf.global_notification }}
{% endif %}