9 lines
115 B
Handlebars
9 lines
115 B
Handlebars
|
{{!< default}}
|
||
|
|
||
|
<main class="site-main">
|
||
|
|
||
|
{{#post}}
|
||
|
{{> "content" width="wide"}}
|
||
|
{{/post}}
|
||
|
|
||
|
</main>
|