cleanup and variablization
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{{ partial "header.html" . }}
|
||||
|
||||
{{ partial "header.html" . -}}
|
||||
<header><h1>{{ if .Title }}{{ .Title }}{{ else }}{{ .Site.Title }}{{ end }}</h1></header>
|
||||
|
||||
{{ .Content }}
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
|
Reference in New Issue
Block a user