{% for form in forms.values() %}

{{form.form()}}

{% endfor %}