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.item.html | 170 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 html/user.item.html (limited to 'html/user.item.html') diff --git a/html/user.item.html b/html/user.item.html new file mode 100644 index 0000000..5fe0e8a --- /dev/null +++ b/html/user.item.html @@ -0,0 +1,170 @@ + + + +<tal:if condition="context/id" i18n:translate="" + >User <tal:x content="context/id" i18n:name="id" + />: <tal:x content="context/username" i18n:name="title" + /> - <tal:x content="config/TRACKER_NAME" i18n:name="tracker" +/></tal:if> +<tal:if condition="not:context/id" i18n:translate="" + >New User - <span tal:replace="config/TRACKER_NAME" i18n:name="tracker" +/></tal:if> + + + + + + + New User + New User Editing + User + User Editing + + + + +

+ You are not allowed to view this page.

+ +

+ Please login with your username and password.

+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name
Login Name
Login Password
Confirm Password
+ + + + + + + (to give the user more than one role, + enter a comma,separated,list) +
Phone
Organisation
Timezone + (this is a numeric hour offset, the default is + ) +
E-mail address + calvin@the-z.org + + + +   +
+ +
+   + + + + +
+
+ + + + + + + + +
Note: highlighted fields are required.
+
+ + + +
+ + + +
+ -- cgit v1.2.3-54-g00ecf