mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Add title to terms.html
This commit is contained in:
parent
401993d90f
commit
a853f58f5f
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{{ define "main"}}
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ partial "header.html" . }}
|
||||
<!-- tags -->
|
||||
<div id="tags">
|
||||
|
|
Loading…
Reference in a new issue