{include file="header.html"} {include file="adminheader.html"}

{$layout.pagetitle}

{t}Login:{/t}
{t}Name and surname:{/t}
{t}E-mail:{/t}
{t}Password:{/t}
{t}Repeat password:{/t}
{t}Submit{/t} {t}Cancel{/t}
{t}Access rights:{/t}
{section name=acl loop=$accesslist} {$accesslist[acl].name}
{/section}
{include file="footer.html"}