new layout
- create baseof
- separate list, single
- header, footer
This commit is contained in:
parent
2e0ef75edf
commit
8a0783adfb
5 changed files with 56 additions and 50 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{{- partial "header.html" . }}
|
||||
{{ define "main" }}
|
||||
|
||||
{{- $scope := .Site }}
|
||||
|
||||
|
|
@ -39,4 +39,4 @@
|
|||
</footer>
|
||||
{{- end }}
|
||||
|
||||
{{- partial "footer.html" . }}
|
||||
{{ end }}{{/* end main */}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue