$v}}{$k}="{$v}"{{endforeach}} data-ipsForm data-controller='core.front.ignore.edit'>
{{foreach $hiddenValues as $k => $v}}
{{endforeach}}
{{foreach $elements as $collection}}
{{foreach $collection as $input}} {{if $input instanceof \IPS\Helpers\Form\Checkbox}}
{$input->html()|raw}
{lang="$input->name"}
{{endif}} {{endforeach}}
{{endforeach}}
{{foreach $actionButtons as $button}} {$button|raw} {{endforeach}}