{% for field in bound_fields %}{% include "forms/field.html" %}{% if not forloop.last %} {% endif %}{% endfor %}