{% load lazyload from directory_components %}

{% firstof title heading %}

{% lazyload %} {% endlazyload %} {% block content %}

{% firstof subtitle description %}

{% if cta_link and cta_text %} {{ cta_text }} {% endif %} {% endblock %}