{% if url %} {% endif %}
{% block content %} {% if img_src %} {{ img_alt }} {% endif %} {% if html_content %} {{ html_content }} {% else %} {% if title %}

{{ title }}

{% endif %} {% if description %}

{{ description }}

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