X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/d2777468e2a7ee29693a2f1c72ae21320afbbc78..da68af535a46d2e22c62632c5ac7d637e0f0b0ea:/templates/login.html diff --git a/templates/login.html b/templates/login.html index ee245a3..e586132 100644 --- a/templates/login.html +++ b/templates/login.html @@ -29,12 +29,16 @@ USA @if{@ne{@label:error@}{error}@}{ @#{error reporting from some earlier operation}@ -

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

+
+

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

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

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

+
+

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

+
}@ @if{@eq{@user@}{guest}@}{ @@ -49,24 +53,55 @@ USA @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

@@ -81,34 +116,59 @@ USA @label:login.username@ - + + @label:login.registerusernameextra@ @label:login.email@ - + + @label:login.registeremailextra@ - @label:login.password@ - + @label:login.password1@ - - + }@ }{ @#{not the guest user, allow change of details and logout}@

Logged in as @user@

-

TODO none of this stuff works yet

+
+
+ +
+ +

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

@@ -118,33 +178,36 @@ USA @label:login.email@ - + + @label:login.edituseremailextra@ - @label:login.password@ - + @label:login.newpassword@ + + + + @label:login.edituserpassword1extra@ + + + @label:login.newpassword@ - - - - -

Use this button to log out @user@.

- -
-
- -
- +
}@