{% load viewform %}
{% if parent.label %} {{ parent.label }} {% endif %} {% for element in parent.elements %} {% render element %} {% endfor %}