From b2aa5bb6136f733bd983bea03239e976fe4dc6ba Mon Sep 17 00:00:00 2001 From: Parabola Date: Sun, 23 Jan 2011 00:25:31 +0000 Subject: Initial commit. Ported cgit design to roundup's --- html/user.forgotten.html | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 html/user.forgotten.html (limited to 'html/user.forgotten.html') diff --git a/html/user.forgotten.html b/html/user.forgotten.html new file mode 100644 index 0000000..27ca865 --- /dev/null +++ b/html/user.forgotten.html @@ -0,0 +1,44 @@ + + +Password reset request - <span + i18n:name="tracker" tal:replace="config/TRACKER_NAME" /> +Password reset request + + +

You have two options if you have forgotten your password. +If you know the email address you registered with, enter it below.

+ +
+ + + + + + + + + +
Email Address:
  + + + +
+ +

Or, if you know your username, then enter it below.

+ + + + +
Username:
+
+ +

A confirmation email will be sent to you - +please follow the instructions within it to complete the reset process.

+ + +
+ -- cgit v1.2.3