71 | {% if errors %} 72 | {% for error in errors %} 73 | 79 | {% endfor %} 80 | {% endif %} 81 | {% block content %}{% endblock %} 82 |