{% block content %} {% if object.image %} {% endif %} {% if object.description %}
{{ object.description|linebreaks }}
{% endif %} {% endblock %}