From 56e74239d6b34df8f30ef046f0b0ff4ff0866a71 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Sun, 14 Jun 2015 23:53:32 -0800 Subject: first commit --- web/templates/home.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 web/templates/home.html (limited to 'web/templates/home.html') diff --git a/web/templates/home.html b/web/templates/home.html new file mode 100644 index 000000000..74f7a015b --- /dev/null +++ b/web/templates/home.html @@ -0,0 +1,23 @@ +{{define "home"}} + +{{template "head" . }} + +
+ + +
+
+ +
+
+ +
+
+
+
+ + + +{{end}} -- cgit v1.2.3-1-g7c22