custom modules & themes ^10

This commit is contained in:
2025-07-22 21:42:41 +02:00
parent 302e4fdc15
commit 7096bc780f
3 changed files with 4 additions and 4 deletions
@@ -22,7 +22,7 @@
'field_title'
] %}
{% spaceless %}
{% apply spaceless %}
{% if content is not empty or behaviors is not empty %}
{# <div{{ attributes.addClass(classes) }}> #}
{% if content is not empty %}
@@ -47,4 +47,4 @@
{% endif %}
{# </div> #}
{% endif %}
{% endspaceless %}
{% endapply %}