mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-11-04 20:36:33 +00:00
97a24a07fb
- renaming single.hbs to post.hbs
6 lines
103 B
Handlebars
6 lines
103 B
Handlebars
{{!< default}}
|
|
<section class="content">
|
|
{{#post}}
|
|
{{> full-post}}
|
|
{{/post}}
|
|
</section> |