{% load i18n %} {% with instance.target as target %}

{{ instance.title }}

{% if instance.image %} {% if instance.url %}{% endif %} {{ instance.title }} {% if instance.url %}{% endif %} {% endif %} {% if instance.description %}

{{ instance.description }}

{% endif %} {% if instance.url %} {% trans "more" %} » {% endif %}
{% endwith %}