{% load tz %}
{{ document.description }}
{% if document.download_url %} {% elif document.thumbnail %} {% else %}{{ document.filer_file.name|default:document.filer_file.original_filename }}
{% endif %} {% endfor %} {% include "django_libs/partials/pagination.html" %}