foundation-sites-5
Version:
**This package is only for versions 5 and earlier of Foundation. As of version 6, the package has a new name: `foundation-sites`.**
17 lines (12 loc) • 331 B
HTML
<div class="row">
<div class="medium-12 columns" data-forum-posts>
{{!--
Posts will be injected here using jQuery, the template is in:
doc/templates/forum_post.html
--}}
</div>
</div>
<div class="row">
<div class="medium-12 columns"><a href="/forum">See all topics →</a>
</div>
</div>