{if $templateFile} {import $templateFile} {/if} {varType ADT\Forms\Form $form} {define errors} {$control['form']->getRenderer()->renderErrors()|noescape} {/define} {define renderEl} {if $el instanceof ADT\Forms\Section} {varType ADT\Forms\Section $el}