Change paige-{body,head}-last to paige/{body,head}-last
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</div>
|
||||
</div>
|
||||
{{ partial "paige/scripts.html" . }}
|
||||
{{ if templates.Exists "partials/paige-body-last.html" }}
|
||||
{{ if templates.Exists "partials/paige/body-last.html" }}
|
||||
{{ partial "paige/body-last.html" . }}
|
||||
{{ end }}
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user