{% extends "base.html" %} {% block title %}{{ document.title }} · {{ portal_name }}{% endblock %} {% block content %}
← All documents {% if document.collection %} · {{ document.collection.title }}{% endif %}
{{ document.summary }}
{% endif %} {% if document.file_kind == 'pdf' %} {% endif %} {% if document.collection and document.collection.documents.count > 1 %}