{include file="header.html"}

{$layout.pagetitle}

{if $listdata.total != 0} {/if} {cycle values="light,lucid" print=false} {section name=statelist loop=$statelist} {sectionelse} {/section} {if $listdata.total != 0} {/if}
{trans("Name:")} {trans("ID:")} {trans("Description:")} {trans("Add state")}
{include file="scroller.html" loop=$statelist}
{$statelist[statelist].name} ({$statelist[statelist].id|string_format:"%04d"}) {$statelist[statelist].description|replace:"\n":"
"}
[ {trans( [ {trans(

 

{trans("No such states in database.")}

 

{include file="scroller.html" loop=$statelist}
{trans("Add state")}

{include file="footer.html"}