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`.**
21 lines (16 loc) • 517 B
HTML
<br>
<br>
<hr>
<section class="building-blocks-section">
<h2 class="building-blocks-header">Building Blocks Using {{ title }}</h2>
<div class="row">
<div data-building-blocks>
{{!--
BuildingBlocks will be injected here using jQuery, the template is in:
doc/templates/building_block.html
--}}
</div>
</div>
<br>
<h3 class="building-blocks-header">Want more? Check out all the hot <a href="http://zurb.com/building-blocks">Building Blocks ⇨</a></h4>
</section>