{dropDownContainer title="Treść strona główna" } {assign var=x value=1} {foreach from=$arrayObj item=obj name=obj} {**} {/foreach}
id nazwa Kolejność Publikacja   {* Dodaj*}
{$obj->GetId()} {$obj->GetName()} {$obj->GetWeight()}   {$obj->GetSpecial()|replace:"0":"Nie"|replace:"1":"Tak" }   {if $admin->GetRole() != 'moderator'}   {/if}
{/dropDownContainer}