Initial commit
This commit is contained in:
6
layouts/_default/baseof.html
Normal file
6
layouts/_default/baseof.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{{ partial "header" . }}
|
||||
|
||||
{{ block "main" . }}
|
||||
{{ end }}
|
||||
|
||||
{{ partial "footer" . }}
|
Reference in New Issue
Block a user