{% assign testimonial_list = contents.testimonials.all | shuffle %} {% for testimonial in testimonial_list %} <p class="callout offwhite"> {{ testimonial.content }}<br> -- <strong>{{ testimonial.who }}</strong> </p> {% endfor %}
We can't find the internet
Attempting to reconnect
Something went wrong!