Add daily email testimonials

This commit is contained in:
Oliver Davies 2025-07-04 10:10:05 +01:00
parent 768d7f85a6
commit 606c7314fc
45 changed files with 2342 additions and 13 deletions

View file

@ -38,7 +38,7 @@
{{ title_prefix }}
{% if label %}
<h2{{ title_attributes.addClass('text-xl font-bold') }}>{{ label }}</h2>
<h2{{ title_attributes.addClass('mb-4 text-xl font-bold') }}>{{ label }}</h2>
{% endif %}
{{ title_suffix }}