Rename article.html to page.html
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{{ define "main" }}
|
||||
{{ $page := . }}
|
||||
|
||||
{{ partial "paige/article.html" $page }}
|
||||
{{ partial "paige/page.html" $page }}
|
||||
|
||||
{{ with $page.Pages }}
|
||||
<div id="paige-pages">
|
||||
|
Reference in New Issue
Block a user