Rename paige.show_full_pages to paige.page_list.content.show
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{{ define "main" }}
|
||||
{{ $page := . }}
|
||||
|
||||
{{ if $page.Param "paige.show_full_pages" | not }}
|
||||
{{ if $page.Param "paige.page_list.content.show" | not }}
|
||||
{{ partial "paige/article.html" $page }}
|
||||
{{ end }}
|
||||
{{ partial "paige/pages.html" $page }}
|
||||
|
Reference in New Issue
Block a user