{template="includeJS" app="core" group="global" location="global" params=""}
$v}}{$k}="{$v}"{{endforeach}} data-ipsForm> {{foreach $hiddenValues as $k => $v}} {{endforeach}} {{if $uploadField}} {{endif}}

{lang="editBlockSettings"}

{{if $widget->menuStyle === 'modal'}}
    {{foreach $elements as $collection}} {{foreach $collection as $input}} {{if is_object( $input ) }} {$input->rowHtml($form)|raw} {{else}} {$input|raw} {{endif}} {{endforeach}} {{endforeach}}
{{else}}
    {{foreach $elements as $collection}} {{foreach $collection as $input}} {{if is_object( $input ) }} {$input->rowHtml($form)|raw} {{else}} {$input|raw} {{endif}} {{endforeach}} {{endforeach}}
{{endif}}
{{foreach $actionButtons as $button}} {$button|raw} {{endforeach}}