Fix typo in single.html (#67)
This commit is contained in:
parent
c73583cd57
commit
2a1495aaa5
|
@ -1,5 +1,5 @@
|
||||||
{{ define "header" }}
|
{{ define "header" }}
|
||||||
{{/* We can overide any block in the baseof file be defining it in the template */}}
|
{{/* We can override any block in the baseof file be defining it in the template */}}
|
||||||
{{ partial "page-header.html" . }}
|
{{ partial "page-header.html" . }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue