Move paige_show_full_pages logic to list layout
parent
607b57bb5f
commit
b77fcbccc6
@ -1,4 +1,6 @@
|
||||
{{ define "main" }}
|
||||
{{ if not .Params.paige_show_full_pages }}
|
||||
{{ partial "paige-main.html" . }}
|
||||
{{ end }}
|
||||
{{ partial "paige-pages.html" . }}
|
||||
{{ end }}
|
||||
|
Loading…
Reference in New Issue