<!--admin_header.html start-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>{{config_auto_admin_title_page}}</title>
{{config_auto_metarerfesh}}
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="{{tpl_auto_css}}" rel="stylesheet" type="text/css"></head>
<body>
<DIV id=content>
<DIV class=itemWrapper>
<!--admin_header.html ends-->
<TABLE border=0 cellPadding=0 cellSpacing=0 bgcolor="#DF273E" style="WIDTH: 100%">
<TBODY>
<TR>
<TD width="35%" class=helpLinks> <DIV class=helpLinksLeft><A
href="#">{{config_auto_sitename}}</A></DIV></TD>
</TR>
</TBODY>
</TABLE>
<p> </p>
<p> </p>
<TABLE border=0 align="center" cellPadding=0 cellSpacing=0 class=tableBorder>
<FORM method="POST" name="login">
<input type=hidden name=p value={{p}}><TBODY><TR><TD class=tablePad>
<TABLE style="WIDTH: 100%" cellSpacing=0 cellPadding=20 border=0>
<TBODY>
<TR>
<TD colspan="2" class=tableHeadingBold style="WIDTH: 32%">{{tpl_auto_Please_type_in_username_and_password}}<br>
{{error}}</TD>
</TR>
<TR>
<TD class=tableCellTwo>{{tpl_auto_Username}}</TD>
<TD class=tableCellTwo><input class=input id=title22 maxlength=100 name=username value="{{username}}" size="27">
</TD>
</TR>
<TR>
<TD class=tableCellTwo>{{tpl_auto_Password}}</TD>
<TD class=tableCellTwo><input type=password class=input id=title3 maxlength=100 name=password size="27">
</TD>
</TR>
<TR>
<TD class=tableCellTwo colspan=2 valign=middle>{{tpl_auto_Log_me_on_automatically_each_visit}}
<input class="checkbox" type="checkbox" name="autologin" /></TD></TD></TR>
<TR>
<TD colspan="2" class=tableCellTwo><input name=preview type=submit class=submit value="{{tpl_auto_Login}}">
</TD>
</TR>
<tr>
<td colspan="2" align="center" class="tableCellOne"> <br /> <a href="index.php?p=forgot">{{tpl_auto_Admin_Forgot_Password}}</a>
</td>
</tr></TBODY>
</TABLE></TD></TR></TBODY>
</FORM>
</TABLE>
<script>
function setfocus() {
document.login.username.focus()
}
setfocus();
</script>
<!--admin_footer.html start-->
</DIV>
</div>
<p> </p>
</body>
</html>
<!--admin_footer.html ends-->