{% load form_helpers %} {% load static %} Table Configuration Column choices may negatively affect loading times. {% with field=table_config_form.visible_fields.0 %} {{ field.help_text|safe }} {{ field }} {% endwith %} {% block javascript %} {% endblock %}