{assign var=title value="Administrator Log-in"} {include file="admin/header.inc.html"}

{$title|escape}

{if $error}
{$error|escape}

{/if}


Login
Password

{include file="admin/footer.inc.html"}