]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/user/list_section.html
Revert "serv_rssclient.c: style update"
[citadel.git] / webcit / static / t / user / list_section.html
diff --git a/webcit/static/t/user/list_section.html b/webcit/static/t/user/list_section.html
new file mode 100644 (file)
index 0000000..b4a8025
--- /dev/null
@@ -0,0 +1,8 @@
+<tr class="<?ITERATE:ODDEVEN>"><td>
+    <?!("COND:USERLIST:HAVEBIO", 1)><a href="do_template?template=user_show?who=<?USERLIST:USERNAME('U')>"><?USERLIST:USERNAME('X')></a><?!("X", 1)><??("COND:USERLIST:HAVEBIO", 2)><?USERLIST:USERNAME('X')><??("X", 2)>
+  </td>
+<td><?USERLIST:UID></td>
+<td><?USERLIST:ACCLVLSTR>(<?USERLIST:ACCLVLNO>)</td>
+<td><?USERLIST:LASTLOGON:STR></td>
+<td><?USERLIST:NLOGONS></td>
+<td><?USERLIST:NPOSTS></td>