From 50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 3 May 2016 19:03:09 +0200 Subject: WIP --- modules-available/dozmod/templates/userlist.html | 62 ++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 modules-available/dozmod/templates/userlist.html (limited to 'modules-available/dozmod/templates/userlist.html') diff --git a/modules-available/dozmod/templates/userlist.html b/modules-available/dozmod/templates/userlist.html new file mode 100644 index 00000000..a76eae5e --- /dev/null +++ b/modules-available/dozmod/templates/userlist.html @@ -0,0 +1,62 @@ +

{{lang_userList}}

+ +
+
+ {{lang_userListHeader}} +
+
+

{{lang_userListDescription}}

+
+ + + + + + + + + + + + + + {{#users}} + + + + + + + + + + {{/users}} + +
{{lang_user}}{{lang_organization}}{{lang_lastLogin}}{{lang_email}}
{{lastname}}, {{firstname}}{{orgname}}{{lastlogin}}{{email}}
+
+
+
+ + \ No newline at end of file -- cgit v1.2.3-55-g7522