mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 18:21:15 +00:00
Add page title to content list page
This commit is contained in:
parent
72c68aac7d
commit
18da0b5509
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
{{ define "main"}}
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ partial "header.html" . }}
|
||||
<!-- search box -->
|
||||
<div id="searchBox">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue