{% load i18n %}
{% if url %} {% endif %} {% block image %} {% if img_src %} {{ img_alt }} {% endif %} {% endblock %}
{% block content %} {% if html_content %} {{ html_content }} {% else %} {% if subheading %}

{{ subheading }}

{% endif %} {% if title or heading %}

{% firstof title heading %}

{% endif %} {% if description %}

{{ description }}

{% endif %} {% endif %} {% endblock %}
{% if url %}
{% endif %}