From c1803a7603135e2c148d89d5e05596f5d251842a Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 31 Jan 2018 18:27:58 +0800 Subject: =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cgi-bin/template/.whisper.html.un~ | Bin 0 -> 523 bytes cgi-bin/template/add.html | 0 cgi-bin/template/edit.html | 0 cgi-bin/template/page.html | 3 +++ cgi-bin/template/style.css | 0 cgi-bin/template/whisper.html | 4 ++++ 6 files changed, 7 insertions(+) create mode 100644 cgi-bin/template/.whisper.html.un~ create mode 100644 cgi-bin/template/add.html create mode 100644 cgi-bin/template/edit.html create mode 100644 cgi-bin/template/style.css create mode 100644 cgi-bin/template/whisper.html (limited to 'cgi-bin/template') diff --git a/cgi-bin/template/.whisper.html.un~ b/cgi-bin/template/.whisper.html.un~ new file mode 100644 index 0000000..70eaf48 Binary files /dev/null and b/cgi-bin/template/.whisper.html.un~ differ diff --git a/cgi-bin/template/add.html b/cgi-bin/template/add.html new file mode 100644 index 0000000..e69de29 diff --git a/cgi-bin/template/edit.html b/cgi-bin/template/edit.html new file mode 100644 index 0000000..e69de29 diff --git a/cgi-bin/template/page.html b/cgi-bin/template/page.html index e69de29..b28b04f 100644 --- a/cgi-bin/template/page.html +++ b/cgi-bin/template/page.html @@ -0,0 +1,3 @@ + + + diff --git a/cgi-bin/template/style.css b/cgi-bin/template/style.css new file mode 100644 index 0000000..e69de29 diff --git a/cgi-bin/template/whisper.html b/cgi-bin/template/whisper.html new file mode 100644 index 0000000..fd40910 --- /dev/null +++ b/cgi-bin/template/whisper.html @@ -0,0 +1,4 @@ + + + + -- cgit v1.1-26-g67d0