Split baseof.html into more templates
This commit is contained in:
5
layouts/partials/paige_header.html
Normal file
5
layouts/partials/paige_header.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{{ if .Site.Menus.main }}
|
||||
<header>
|
||||
{{ partial "paige_menu.html" . }}
|
||||
</header>
|
||||
{{ end }}
|
Reference in New Issue
Block a user