X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/230209f70c8bc613eba3cca81d4e5ca060855a56..b8b4ef7f3997f596d885d05fcfd8900c33152424:/templates/login.html diff --git a/templates/login.html b/templates/login.html index 8f366bb..ab943f9 100644 --- a/templates/login.html +++ b/templates/login.html @@ -29,17 +29,14 @@ USA @if{@ne{@label:error@}{error}@}{ @#{error reporting from some earlier operation}@ - -

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

+

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

}@ - @if{@ne{@label:registered@}{registered}@}{ - @#{registration succeeded}@ -

@label:login.registered@

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

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

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

Existing users

@@ -52,13 +49,18 @@ USA @label:login.username@ - + @label:login.password@ - + + + + + - + }@ }{ @#{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.

-
+ + + + + + + + + + + - -
@label:login.email@ - + @label:login.edituseremailextra@
@label:login.newpassword@ + + @label:login.edituserpassword1extra@
@label:login.newpassword@ + + @label:login.edituserpassword2extra@
@label:login.password@ - - - - }@ @include{topbarend}@