{% comment %} The template to render a questiongroup. Adds buttons to add or remove additional questiongroups - config - formset {% endcomment %} {% load i18n %} {% load floppyforms %} {% load list_to_columns %} {% if config.detail_level %} {% endif %} {% if config.helptext_position|default:"default" == 'bottom' %} {% include "form/helptext.html" with helptext=config.helptext helptext_length=config.helptext_length %} {% endif %}