{# @MauticCore/Helper/description--expanded.html.twig #} {% if description is defined and description is not empty %} {% set isCollapsed = description|striptags|length > 110 %} {% set isLongDescription = description|striptags|length > 750 %}