{% load thumbnail %}
  • {% if object.valid_image %} {% thumbnail object.document "150x150" crop="center" as thumb %} {{ object.title }} {% endthumbnail %} {% endif %} {% if object.category %}
    FILE
    {% endif %}
    {{ object.current_version.modified|date:"j M Y" }}

    {{ object.title }}

    {{ object.summary }} Read more