{% load form_helpers %} {% load static %} Table Configuration Column choices may negatively affect loading times. {% with field=table_config_form.visible_fields.0 %} {{ field }} {{ field.help_text|safe }} {# djlint:off B083 #} Move up Move down Select all {# djlint:on B083 #} {% endwith %} {% block javascript %} {% endblock %}