{% load jmbo_template_tags foundry_tags %} {% comment %} Layout similar to a classic iPod. {% endcomment %} {% jmbocache 3600 'modelbase-list-item-ipod-pinned-inclusion' object.id object.modified %} {% if object.image %}
{{ object.title }}
{% endif %}
{% if object.categories.all.exists %}{{ object.categories.all|join_titles }}:{% endif %} {{ object.title }}
{% endjmbocache %} {% include "includes/list_meta.html" %}