Add page-header.html
This commit is contained in:
5
layouts/partials/paige/page-header.html
Normal file
5
layouts/partials/paige/page-header.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{{ $page := . }}
|
||||
|
||||
{{ partial "paige/metadata.html" $page }}
|
||||
{{ partial "paige/alert.html" $page }}
|
||||
{{ partial "paige/toc.html" $page }}
|
Reference in New Issue
Block a user