{% load jmbo_template_tags %}
{% block content %} {% jmbocache 1200 'object-detail-inclusion' object.id object.modified %} {% if object.image %} {% endif %} {% if object.description %}
{{ object.description|linebreaks }}
{% endif %} {% endjmbocache %} {% endblock %}