Read more
This commit is contained in:
parent
e6c0f3d6ee
commit
94c51eaf42
7 changed files with 75 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
<div class="post-feed">
|
||||
{{#foreach posts}}
|
||||
|
||||
{{> "postcard"}} {{!-- partials/post-card.hbs --}}
|
||||
{{> "postcard"}} {{!-- partials/postcard.hbs --}}
|
||||
|
||||
{{/foreach}}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue