diff --git a/templates/base.html b/templates/base.html index f00203e..30968f8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -8,6 +8,9 @@ {{block "extraHead" .}} {{end}} {{template "title" .}} + + +
@@ -54,4 +57,4 @@ {{block "extraOutterBody" .}} {{end}} -{{end}} \ No newline at end of file +{{end}}