{% if top_errors %}
The following errors have occurred: {{ top_errors }}
{% endif %} {% for field in hidden_output %} {{ field }} {% endfor %} {% for field in output %} {{ field }} {% endfor %}