{include file="header.html"}

{$layout.pagetitle}

{trans("Name:")} ({$category.id|string_format:"%04d"})
{trans("Description:")}
{trans("Users:")} {cycle values="light,lucid" print=false} {foreach from=$category.owners item=user} {/foreach}
{trans("User")} {trans("Owner")}
{$user.name} 0}CHECKED{/if}>
{trans("Submit")} {trans("Delete")} {trans("Cancel")}

{include file="footer.html"}