summaryrefslogtreecommitdiff
path: root/cgi-bin/template/whisper.html
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-07-13 21:53:49 +0800
committerchai <chaifix@163.com>2018-07-13 21:53:49 +0800
commit7ca80e57f06922e464626c7a6a1d7965e716b53f (patch)
treebda9271234720424b7dfc5c2d25b9df4ba3d01df /cgi-bin/template/whisper.html
parent181b206863d3765fe5343ceea8e1e00e52ffba9e (diff)
Diffstat (limited to 'cgi-bin/template/whisper.html')
-rw-r--r--cgi-bin/template/whisper.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/cgi-bin/template/whisper.html b/cgi-bin/template/whisper.html
deleted file mode 100644
index ae7ede4..0000000
--- a/cgi-bin/template/whisper.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<div class="whisper_unit whisper_unit_{oddoreven}">
- <div class="whisper_content">
- {content}
- </div>
- <div class="whisper_date" date="{date}"></div>
- <div class="whisper_edit">
- <a href="{url}/edit.py?w={id}">[编辑]</a>
- </div>
- <div style="clear:both"></div>
-</div>