7 lines
102 B
Handlebars
7 lines
102 B
Handlebars
{{!< default}}
|
|
|
|
<main class="">
|
|
{{> "home/hero"}}
|
|
{{> "lists/post-feed" posts=posts}}
|
|
</main>
|