{include file="header.html"} {if $action == 'add' || $action == 'edit'} {$xajax} {title value=$layout.pagetitle} {box class="noshadow"}
{/box} {else} {title value=$layout.pagetitle link=$layout.pagetitlelink} {if $entitylist} {box class="noshadow"}| Identyfikator | Nazwa | Adres | NIP | RPT | JRST | {section name='entitylist' loop=$entitylist} |
|---|---|---|---|---|---|---|
| {$entitylist[entitylist].shortname|escape} | {$entitylist[entitylist].name|escape} | {$entitylist[entitylist].voivodeship_name} , {$entitylist[entitylist].postal_code} {$entitylist[entitylist].city_name} , {$entitylist[entitylist].street_name} {$entitylist[entitylist].house_no} | {$entitylist[entitylist].nip} | {$entitylist[entitylist].entity_no} | {$entitylist[entitylist].rjst} | {fontimg src="delete"} {fontimg src="edit"} |