<%~if logout and error%> <%~set message = $error%> <%~set error = ''%> <%~endif%> <%~if url and not error%> <%~set error = 'You must first login before you can access that.'%> <%~endif%> <%site_title%>: User Login <%include include_common_head.html%> <%~if ad_wallpaper%> <%ad_wallpaper%> <%~endif%>
<%include include_header.html%>
<%-- start content--%>

User Login

<%if url%><%endif%>
Username
Password
<%~if config.user_sessions eq Cookies%>
Remember me
<%~endif%>

If you've forgotten your password, we can e-mail it to you.

<%-- end content --%>
<%include include_footer.html%>
<%~include include_global_js.html%>