mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-11-05 04:46:31 +00:00
6 lines
102 B
Handlebars
6 lines
102 B
Handlebars
|
{{!< default}}
|
||
|
<section class="content">
|
||
|
{{#post}}
|
||
|
{{> featured}}
|
||
|
{{/post}}
|
||
|
</section>
|