{% extends "jmbo/inclusion_tags/modelbase_detail.html" %} {% load jmbo_template_tags %} {% block content %} {% jmbocache 3600 'object-detail-inclusion' object.id object.modified %} {% if ' {% endif %}
{{ object.content|safe }}
{% endjmbocache %} {% endblock %}