{% load arctic_tags %}
{% for field in form %} {% include 'arctic/partials/form_field.html' with field=field inline=True %} {% endfor %}