{% load lazyload from directory_components %}

{% firstof title heading %}

{% if img_src %} {% lazyload %} {{ img_alt }} {% endlazyload %} {% endif %}

{{ description }}