diff --git a/tmpl/index.html b/tmpl/index.html index 3f53211..aed4768 100644 --- a/tmpl/index.html +++ b/tmpl/index.html @@ -1,8 +1,4 @@ -{{define "index.html"}} - {{template "base.html" .}} -{{end}} - -{{define "body"}} +{{define "index.html"}} {{template "base.html" .}} {{end}} {{define "body"}}