{{ form.title }}

{% for field in form.fields%} {% if field.type != 'hidden' %} {% endif %} {% endfor %}