From 7ca80e57f06922e464626c7a6a1d7965e716b53f Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 13 Jul 2018 21:53:49 +0800 Subject: update --- template/.whisper.html.un~ | Bin 0 -> 523 bytes template/edit.html | 20 ++++++++++++++++++++ template/page.html | 37 +++++++++++++++++++++++++++++++++++++ template/whisper.html | 10 ++++++++++ 4 files changed, 67 insertions(+) create mode 100644 template/.whisper.html.un~ create mode 100644 template/edit.html create mode 100644 template/page.html create mode 100644 template/whisper.html (limited to 'template') diff --git a/template/.whisper.html.un~ b/template/.whisper.html.un~ new file mode 100644 index 0000000..70eaf48 Binary files /dev/null and b/template/.whisper.html.un~ differ diff --git a/template/edit.html b/template/edit.html new file mode 100644 index 0000000..bc8cea0 --- /dev/null +++ b/template/edit.html @@ -0,0 +1,20 @@ + + +whisper + + + +
+ +
+
+ + + + 删除 +
+
+ + \ No newline at end of file diff --git a/template/page.html b/template/page.html new file mode 100644 index 0000000..672be2c --- /dev/null +++ b/template/page.html @@ -0,0 +1,37 @@ + + +whisper + + + + +
+ +
+
+ + +
+ + {whispers} + +
+ <上一页 + 下一页> +
+ + diff --git a/template/whisper.html b/template/whisper.html new file mode 100644 index 0000000..ae7ede4 --- /dev/null +++ b/template/whisper.html @@ -0,0 +1,10 @@ +
+
+ {content} +
+
+
+ [编辑] +
+
+
-- cgit v1.1-26-g67d0