From d351e45604f192df6ef710d476a8e529fefa73bf Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 11 Jul 2018 22:04:43 +0800 Subject: update --- cgi-bin/template/edit.html | 19 +++++++++++++++++++ cgi-bin/template/page.html | 34 ++++++++++++++++++++++++---------- cgi-bin/template/whisper.html | 6 +++++- 3 files changed, 48 insertions(+), 11 deletions(-) (limited to 'cgi-bin/template') diff --git a/cgi-bin/template/edit.html b/cgi-bin/template/edit.html index e69de29..27a3dd0 100644 --- a/cgi-bin/template/edit.html +++ b/cgi-bin/template/edit.html @@ -0,0 +1,19 @@ + + +whisper + + + +
+ +
+
+ + + +
+
+ + \ No newline at end of file diff --git a/cgi-bin/template/page.html b/cgi-bin/template/page.html index 3620ac9..b87a6b0 100644 --- a/cgi-bin/template/page.html +++ b/cgi-bin/template/page.html @@ -2,22 +2,36 @@ whisper - - -
- + + + +
+
-
-
- + + +
{whispers}
- <上一页 - 下一页> + <上一页 + 下一页>
diff --git a/cgi-bin/template/whisper.html b/cgi-bin/template/whisper.html index 1488170..ca09bb7 100644 --- a/cgi-bin/template/whisper.html +++ b/cgi-bin/template/whisper.html @@ -2,7 +2,11 @@
{content}
-
+
{date}
+
+ [编辑] +
+
\ No newline at end of file -- cgit v1.1-26-g67d0