{{foreach $buttons as $button}}
  • $v}} data-{$k}="{$v}" {{endforeach}} {{endif}} {{if isset( $button['hotkey'] )}} data-keyAction='{$button['hotkey']}' {{endif}} > {{if $button['icon']}}   {{endif}} {lang="$button['title']"} {{if isset($button['dropdown'])}}   {{endif}}
  • {{endforeach}}