{include file="header.html"}

{if $no_groups>=1} {/if}
{$lng.navbar.login}
{if $settings.enable_username}
{else}
{/if}

{$lng.login.forgot_pass} {$lng.login.click_here}

{if $settings.login_captcha} {if $settings.enable_recaptcha} {include file="data/recaptcha.html"} {else} {include file="data/random_image.html"} {/if} {/if}
{* -------- connect ---------- *} {if in_array("connect", $modules_array)} {include file="modules/connect/connect.html"} {/if} {* -------- end connect ---------- *}
{$lng.navbar.register}
{$lng.login.dont_have_account|stripslashes}

{include file="footer.html"}