From fb7050acf2545c9d222d2c014460e4fcad5cc462 Mon Sep 17 00:00:00 2001 From: horus_arch Date: Fri, 8 May 2015 01:46:18 +0200 Subject: Initial commit. --- templates/header.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 templates/header.html (limited to 'templates/header.html') diff --git a/templates/header.html b/templates/header.html new file mode 100644 index 0000000..432b263 --- /dev/null +++ b/templates/header.html @@ -0,0 +1,17 @@ + + + + + + {{if .Title}} + {{.Title}} | Scribble + {{else}} + Welcome | Scribble + {{end}} + + + + + + + -- cgit v1.2.3