{% block head %}{% endblock %}
{% for error in errors %}
Error

{{error}}

{% endfor %} {% block body %} {% endblock %}