Add page title to content list page

This commit is contained in:
koirand 2020-01-17 18:22:58 -10:00
parent 72c68aac7d
commit 18da0b5509
2 changed files with 2 additions and 1 deletions

View file

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