{literal} {/literal}


{$app_setup.tool_caption|default:$application_title} - Login

{if $smarty.get.err != 0} {/if}
{if $smarty.get.err == 1} Error: Please provide your email address. {elseif $smarty.get.err == 2} Error: Please provide your password. {elseif $smarty.get.err == 3 or $smarty.get.err == 4} Error: The email address / password combination could not be found in the system. {elseif $smarty.get.err == 5} Your session has expired. Please login again to continue. {elseif $smarty.get.err == 6} Thank you, you are now logged out of {$application_title}. {elseif $smarty.get.err == 7} Error: Your user status is currently set as inactive. Please contact your local system administrator for further information. {elseif $smarty.get.err == 8} Thank you, your account is now active and ready to be used. Use the form below to login. {elseif $smarty.get.err == 9} Error: Your user status is currently set as pending. This means that you still need to confirm your account creation request. Please contact your local system administrator for further information. {elseif $smarty.get.err == 11} Error: Cookies support seem to be disabled in your browser. Please enable this feature and try again. {elseif $smarty.get.err == 12} Error: In order for {$application_title} to work properly, you must enable cookie support in your browser. Please login again and accept all cookies coming from it. {/if}
Email Address: {include file="error_icon.tpl.html" field="email"}
Password: {include file="error_icon.tpl.html" field="passwd"}
Remember Login
I Forgot My Password   {if $app_setup.open_signup == 'enabled'}Signup for an Account{/if}
* Requires support for cookies and
javascript in your browser
{if $anonymous_post}
NOTE: You may report issues without the need to login by using the following URL:

{$app_base_url}post.php
{/if} {literal} {/literal}