Files

9 lines
115 B
Handlebars
Raw Permalink Normal View History

2026-06-13 21:33:23 -05:00
{{!< default}}
<main class="site-main">
{{#post}}
{{> "content" width="wide"}}
{{/post}}
</main>