]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/who/summary.html
Revert "serv_rssclient.c: style update"
[citadel.git] / webcit / static / t / who / summary.html
diff --git a/webcit/static/t/who/summary.html b/webcit/static/t/who/summary.html
new file mode 100644 (file)
index 0000000..5a99085
--- /dev/null
@@ -0,0 +1,9 @@
+<table class="altern">
+ <tr>
+  <th></th>
+  <th></th>
+  <th><?_("User name")></th>
+  <th><?_("Room")></th>
+</tr>
+<?ITERATE("WHOLIST", ="who_summary_section", 0)>
+</table>