{# One document row. Used loose in the library and nested inside collections. #}
  • {{ document.file_kind }}

    {{ document.title }}

    {% if document.summary %}

    {{ document.summary }}

    {% endif %}

    {% if document.category and not hide_category %}{{ document.category.name }}{% endif %} {% if show_document_dates and document.published_date %}{{ document.published_date|date:"j M Y" }}{% endif %}

    {% if staff_ui %}
    {% csrf_token %}
    {% endif %} Download