Add files
This commit is contained in:
4
themes/bbaovanc/layouts/_default/single.html
Normal file
4
themes/bbaovanc/layouts/_default/single.html
Normal file
@ -0,0 +1,4 @@
|
||||
{{ partial "header.html" . }}
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ .Content }}
|
||||
{{ partial "footer.html" . -}}
|
Reference in New Issue
Block a user