{literal} {/literal}


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

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

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