{include file="header.html"}

{$layout.pagetitle}

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