|
<section class="testimonials">
|
|
<h3>{{ site.data.i18n.testimonials.header }}</h3>
|
|
<!-- for testimonial in site.data.testimonial }} -->
|
|
…
|
|
<!-- endfor -->
|
|
<footer class="testimonials-footer">
|
|
{{ site.data.i18n.testimonials.footer }}
|
|
</footer>
|
|
</section>
|