Rename pages.html to list.html
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
{{ $page := . }}
|
{{ $page := . }}
|
||||||
|
|
||||||
{{ partial "paige/article.html" $page }}
|
{{ partial "paige/article.html" $page }}
|
||||||
{{ partial "paige/pages.html" $page }}
|
{{ partial "paige/list.html" $page }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Reference in New Issue
Block a user