rittenhop-ghost/content/themes/Dawn-custom/page.hbs
2024-08-29 19:55:56 -04:00

9 lines
115 B
Handlebars

{{!< default}}
<main class="site-main">
{{#post}}
{{> "content" width="wide"}}
{{/post}}
</main>