@stdhead{login} @stdmenu{login}

@label:login.title@

@if{@ne{@label:error@}{error}@}{ @#{error reporting from some earlier operation}@

@label{error.@label:error@}@

}@ @if{@ne{@label:status@}{status}@}{ @#{some action succeeded}@

@label{login.@label:status@}@

}@ @if{@eq{@user@}{guest}@}{ @#{guest user, allow login and registration}@

Existing users

If you have a username, use this form to log in.

@label:login.username@
@label:login.password@

If you've forgotten your password, use this form to request an email reminder. A reminder can only be sent if you registered with your email address, and if a reminder has been sent too recently then it won't be possible to send one.

@label:login.username@
@right{register}{

New Users

If you do not have a login enter a username, a password and your email address here. You will be sent an email containing a URL, which you must visit to activate your login before you can use it.

@label:login.username@ @label:login.registerusernameextra@
@label:login.email@ @label:login.registeremailextra@
@label:login.password1@ @label:login.registerpassword1extra@
@label:login.password2@ @label:login.registerpassword2extra@
}@ }{ @#{not the guest user, allow change of details and logout}@

Logged in as @user@

Use this form to change your email address and/or password.

@label:login.email@ @label:login.edituseremailextra@
@label:login.newpassword@ @label:login.edituserpassword1extra@
@label:login.newpassword@ @label:login.edituserpassword2extra@
}@ @credits @discard{ Local variables: mode:sgml sgml-always-quote-attributes:nil sgml-indent-step:1 sgml-indent-data:t indent-tabs-mode:nil fill-column:79 End: }@#