From 1275e68efa680e55fd29a377c9c58c59bb7f235e Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 10 Jul 2018 22:01:22 +0800 Subject: =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cgi-bin/template/page.html | 23 +++++++++++++++++++++++ cgi-bin/template/style.css | 0 cgi-bin/template/whisper.html | 12 ++++++++---- 3 files changed, 31 insertions(+), 4 deletions(-) delete mode 100644 cgi-bin/template/style.css (limited to 'cgi-bin/template') diff --git a/cgi-bin/template/page.html b/cgi-bin/template/page.html index e69de29..3620ac9 100644 --- a/cgi-bin/template/page.html +++ b/cgi-bin/template/page.html @@ -0,0 +1,23 @@ + + +whisper + + + +
+ +
+
+
+ +
+ + {whispers} + +
+ <上一页 + 下一页> +
+ + diff --git a/cgi-bin/template/style.css b/cgi-bin/template/style.css deleted file mode 100644 index e69de29..0000000 diff --git a/cgi-bin/template/whisper.html b/cgi-bin/template/whisper.html index fd40910..1488170 100644 --- a/cgi-bin/template/whisper.html +++ b/cgi-bin/template/whisper.html @@ -1,4 +1,8 @@ - - - - +
+
+ {content} +
+
+ {date} +
+
\ No newline at end of file -- cgit v1.1-26-g67d0