From 8bf5d9d2c82560c81be6809522215bded0cf9911 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Tue, 16 Feb 2016 18:43:22 +0100 Subject: Inital import --- tmpl/root | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 tmpl/root (limited to 'tmpl/root') diff --git a/tmpl/root b/tmpl/root new file mode 100644 index 0000000..ae31e36 --- /dev/null +++ b/tmpl/root @@ -0,0 +1,27 @@ +{{define "root"}} + + + + {{template "title" .}} + + + + +
+
+

{{template "title" .}}

+ +
+{{template "content" .}} +
+ + +{{end}} -- cgit v1.2.3