From 412c2ad4cacae9a64c3092b9967e4f46fbea0251 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Sat, 9 Sep 2017 11:04:48 -0400 Subject: [PATCH] templates --- .../files/templates/overchan/error.html.tmpl | 11 +++++++++++ .../files/templates/overchan/index.html.tmpl | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 contrib/backends/nntpchand/files/templates/overchan/error.html.tmpl create mode 100644 contrib/backends/nntpchand/files/templates/overchan/index.html.tmpl diff --git a/contrib/backends/nntpchand/files/templates/overchan/error.html.tmpl b/contrib/backends/nntpchand/files/templates/overchan/error.html.tmpl new file mode 100644 index 0000000..53950ca --- /dev/null +++ b/contrib/backends/nntpchand/files/templates/overchan/error.html.tmpl @@ -0,0 +1,11 @@ + + + + + Error + + + +
 {{ .Error}} 
+ + diff --git a/contrib/backends/nntpchand/files/templates/overchan/index.html.tmpl b/contrib/backends/nntpchand/files/templates/overchan/index.html.tmpl new file mode 100644 index 0000000..e07c4e9 --- /dev/null +++ b/contrib/backends/nntpchand/files/templates/overchan/index.html.tmpl @@ -0,0 +1,11 @@ + + + + + Overchan + + + +
ebin
+ +