{% comment %} Partial: hero_partials/text_right_image_left.html {% endcomment %}
{# Media (image/video) first on medium screens and up #} {% if image_src %} {{ image_alt }} {% endif %}
{# Text second #} {{ content|safe }}