aboutsummaryrefslogtreecommitdiff
path: root/tmpl/doc
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/doc')
-rw-r--r--tmpl/doc4
1 files changed, 4 insertions, 0 deletions
diff --git a/tmpl/doc b/tmpl/doc
index 40ec1aa..bafa4ee 100644
--- a/tmpl/doc
+++ b/tmpl/doc
@@ -1,3 +1,7 @@
+{{define "heading"}}
+ <h2>{{.}}</h2>
+{{end}}
+
{{define "link"}}
<a href="{{.}}">{{.}}</a>
{{end}}