Add daily email testimonials
This commit is contained in:
parent
768d7f85a6
commit
606c7314fc
45 changed files with 2342 additions and 13 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue