{{ label_text }}
{% for row in rows %}
{{ row.label_text }}
{{ row.control_html }} {{ row.errors_html }}
{% endfor %}
{{ help_html }}