From 21922b749a5696a2ea4274e0968ad2d3d20dcc9d Mon Sep 17 00:00:00 2001 From: sostler Date: Fri, 16 Apr 2010 13:41:02 -0400 Subject: Intermediate commit from muting admin --- template/mutes.st | 107 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 template/mutes.st (limited to 'template') diff --git a/template/mutes.st b/template/mutes.st new file mode 100644 index 0000000..c697705 --- /dev/null +++ b/template/mutes.st @@ -0,0 +1,107 @@ + + + dump.fm Mutes + $head()$ + + + + + + + + $banner()$ +
+ +

Active Mutes

+ + + + + + + + + + + + + + + $active: { m | + + + + + + + + + + }$ + +
NickAdminSet OnExpiresDurationReason
$m.nick$$m.admin_nick$$m.set_on$$m.expiry$$m.duration$$m.reason$ + +
+ +
+ +

Inactive Mutes

+ + + + + + + + + + + + + + + + + $inactive: { m | + + + + + + + + + + + + }$ + +
NickAdminSet OnExpiresDurationReasonStatusCancelled ByCancel reason
$m.nick$$m.admin_nick$$m.set_on$$m.expiry$$m.duration$$m.reason$$m.cancelled$$m.cancel_nick$
+ +
+ + + + + -- cgit v1.2.3-70-g09d2