{# @note: Also called in forms.set_knockout_template -#} {# DisplayText fields will use tr > th styling when displaying as tables or div.inline-title when embedded into "normal" forms (with stripped tr > th). -#} {% if formset_index == 0 -%}
{{ opts.inline_title }}
{% else -%} {% endif -%} {{ form.djk_renderer['body']() }}