{% include 'header.html' %}

Debug

{% for m in messages %}

{{ m }}

{% endfor %}

{% if result %} {% endif %}

home