{% with large_title|yesno:'hero-title,hero-title-compact' as title_class_name %} {% with large_title|yesno:'heading-hero-generic,heading-hero-generic-compact' as heading_class_name %}

{{ hero_text }}

{% if description %}

{{ description }}

{% endif %}
{% endwith %} {% endwith %}