{% if image %}
{% if author %}{{ author }}{% else %}Quote author{% endif %}
{% endif %}

{{ content|safe }}

{% if author or source %} {% endif %}