biofriction-wp-theme/node_modules/foundation-sites/docs/partials/newsletter-signup-rr.html

17 lines
737 B
HTML
Raw Permalink Normal View History

2021-10-26 14:18:09 +02:00
<div class="newsletter-signup layout-{{layout}}">
<div class="row column medium-9 medium-columns">
<div class="row newsletter-signup-inner">
<div class="medium-7 large-8 columns">
<a href="http://foundation.zurb.com/learn/responsive-reading.html">
<h5 class="hide-for-medium-only">Download ZURBs 17 Responsive Trends That Will Shape 2017</h5>
<p>Stay informed with amazing responsive trends each month from ZURB.</p>
</a>
</div>
<div class="medium-5 large-4 footer-signup-form columns">
<a style="margin-bottom: 0;" href="http://foundation.zurb.com/learn/responsive-reading.html" class="button expanded">Download the PDF</a>
</div>
</div>
</div>
</div>