{% with v=hero_variant|default:"primary" %}
{% if hero_accent_icon %} {% endif %}
{% if hero_icon %} {% endif %}

{{ hero_title }}

{% if hero_subtitle %}

{{ hero_subtitle }}

{% endif %}
{% endwith %}