mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +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> |