From f475c0a8d00fa860c53fb28b89ad8ff6eacb5352 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Mon, 15 Mar 2010 22:35:40 -0400 Subject: src/origin_check.clj --- template/topic_list.st | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 template/topic_list.st (limited to 'template') diff --git a/template/topic_list.st b/template/topic_list.st new file mode 100644 index 0000000..dc7199e --- /dev/null +++ b/template/topic_list.st @@ -0,0 +1,57 @@ + + + Topic List + $head()$ + + + + + $banner()$ +
+ $rooms:{ r | +
+

$r.key$

+
+ + $if(r.topic)$ + $r.topic$ by $r.maker$ expires $r.deadline$ + $else$ + No current topic! + $endif$ +

+
+
+ + hours, + + minutes + +
+
+
+
+ + $if(r.topic)$ + + $endif$ + +
+



+
+ }$ +
+ + + -- cgit v1.2.3-70-g09d2