|
|
|
@ -772,6 +772,8 @@ Files can be included in many places in HTML.
|
|
|
|
|
| `layouts/partials/paige/body-last.html` | The end of the body tag |
|
|
|
|
|
| `layouts/partials/paige/head-first.html` | The beginning of the head tag |
|
|
|
|
|
| `layouts/partials/paige/head-last.html` | The end of the head tag |
|
|
|
|
|
| `layouts/partials/paige/page-body-first.html` | The beginning of the page body |
|
|
|
|
|
| `layouts/partials/paige/page-body-last.html` | The end of the page body |
|
|
|
|
|
| `layouts/partials/paige/page-first.html` | The beginning of the page tag |
|
|
|
|
|
| `layouts/partials/paige/page-footer-first.html` | The beginning of the page footer tag |
|
|
|
|
|
| `layouts/partials/paige/page-footer-last.html` | The end of the page footer tag |
|
|
|
|
|