aboutsummaryrefslogtreecommitdiff
path: root/tmpl/view
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/view')
-rw-r--r--tmpl/view4
1 files changed, 1 insertions, 3 deletions
diff --git a/tmpl/view b/tmpl/view
index 24d9b55..68a4c4f 100644
--- a/tmpl/view
+++ b/tmpl/view
@@ -1,4 +1,2 @@
{{define "title"}}{{.Title}}{{end}}
-{{define "content"}}
-{{.HTML}}
-{{end}}
+{{define "content"}}{{.HTML}}{{end}}