{% block errors %} {% if errors %} {% for error in errors %} {{ error }} {% endfor %} {% endif %} {% endblock %} {% if fields %}