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