{% include 'app_site_map.html' %} Регистрация нового пользователя {% for message in request.session.pop("_flash", []) %}
{{ message.message }}
{% endfor %}

Введите ваши данные

{% include 'app_site_map.html' %}