{% load i18n %} {% if collections %} {% endif %} {% if collections %} {% endif %} {% for doc in documents %} {% if collections %} {% endif %} {% endfor %}
{% if not is_searching %} {% trans "Title" %} {% else %} {% trans "Title" %} {% endif %} {% trans "File" %}{% trans "Collection" %} {% if not is_searching %} {% trans "Uploaded" %} {% else %} {% trans "Uploaded" %} {% endif %}
{% if choosing %} {% else %} {% endif %} {{ doc.filename }}{{ doc.collection.name }}
{% blocktrans with time_period=doc.created_at|timesince %}{{ time_period }} ago{% endblocktrans %}