Different testimonials

This commit is contained in:
Oliver Davies 2024-01-15 20:30:24 +00:00
parent f33e9beaa4
commit 6cf71c17d5

View file

@ -20,7 +20,7 @@ Learn to test things like:
{% block content_bottom %}
<div class="space-y-12">
{% include 'testimonials' with { tag: 'subscription' } %}
{% include 'testimonials' with { tag: 'testing' } %}
{{ parent() }}
</div>