Rename html.html to tag-html.html
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{{ $page := . }}
|
||||
|
||||
<!doctype html>
|
||||
{{ partial "paige/html.html" $page }}
|
||||
{{ partial "paige/tag-html.html" $page }}
|
||||
{{ partial "paige/head.html" $page }}
|
||||
{{ partial "paige/body.html" $page }}
|
||||
{{ if templates.Exists "partials/paige/body-first.html" }}
|
||||
|
Reference in New Issue
Block a user