rittenhop-ghost/content/themes/edition/page.hbs

9 lines
115 B
Handlebars
Raw Normal View History

2024-08-29 19:55:56 -04:00
{{!< default}}
<main class="site-main">
{{#post}}
{{> "content" width="wide"}}
{{/post}}
</main>