Add title to terms.html

This commit is contained in:
koirand 2020-01-18 14:57:39 -10:00
parent 401993d90f
commit a853f58f5f

View file

@ -1,4 +1,5 @@
{{ define "main"}} {{ define "main"}}
<h1>{{ .Title }}</h1>
{{ partial "header.html" . }} {{ partial "header.html" . }}
<!-- tags --> <!-- tags -->
<div id="tags"> <div id="tags">