From da40f50361a117d762a432cf275ab6b11858034f Mon Sep 17 00:00:00 2001 From: hanemile Date: Mon, 24 Dec 2018 22:51:18 +0100 Subject: added all files from the old dir to here --- tmpl/index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 tmpl/index.html (limited to 'tmpl/index.html') diff --git a/tmpl/index.html b/tmpl/index.html new file mode 100644 index 0000000..1f22908 --- /dev/null +++ b/tmpl/index.html @@ -0,0 +1,24 @@ +{{define "index"}} + + {{template "header"}} + + + + {{template "nav"}} + +
+ +
+ + {{template "javascript"}} + +{{end}} -- cgit 1.4.1