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