summaryrefslogtreecommitdiff
path: root/template/home.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/home.tmpl')
-rw-r--r--template/home.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/home.tmpl b/template/home.tmpl
index 5b6867d..31181fb 100644
--- a/template/home.tmpl
+++ b/template/home.tmpl
@@ -1,6 +1,7 @@
{{/* This file is combined with the root.tmpl to display the blog home page. */}}
{{define "title"}}dim-i-tri{{end}}
+
{{define "content"}}
{{range .Data}}
{{template "doc" .}}