{% load url from future %} {% load i18n %}
{% csrf_token %} {% for form in forms %} {{ form.as_table }} {% endfor %}