{% extends "base.html" %} {% load jmbo_inclusion_tags jmbo_template_tags %} {% block extratitle %} - {{ object.title }}{% endblock %} {% block extrameta %} {% jmbocache 1200 'object-detail' object.id object.modified %} {% with object.tags.all as tags %} {% if tags %} {% endif %} {% endwith %} {% if object.image %} {% endif %} {% endjmbocache %} {% endblock %} {% block content %}