{% for field in fields %}
{{ field }}
{% endfor %} ------- {% for field in ignored_field_names %}
{{ field }}
{% endfor %} -------