| layout | default |
|---|---|
| current | home |
| class | home-template |
| navigation | true |
{% include site-nav.html %}
<div class="post-feed">
<!-- The tag below includes the markup for each post - partials/post-card.hbs -->
{% include post-card.html %}
</div>
</div>