{layout="/_layout"} {layout:set name="title"}Login{/layout:set} View Template {if logged_in}

You are already logged in as {username}.

{/if}
{if segment_3 == 'forgot-username'}

If this email address is associated with an account, an email containing your username has just been emailed to you.

For security reasons, we cannot confirm if this email address matches an existing account.

{/if} {exp:member:login_form return="/index" inline_errors="yes"} {!-- You can display all errors at the top of the page or use the individual field {error:} tags shown later --} {!-- {if errors}
Errors {errors}

{error}

{/errors}
{/if} --} {if error:general} {error:general} {/if}


{if error:username} {error:username} {/if}


{if error:password} {error:password} {/if}

{if auto_login}

Auto-login on future visits

{/if}

Show my name in the online users list

Forgot password?     Forgot username?

{/exp:member:login_form}