{% extends "orgapy/layout/documents.html" %} {% block title %}Trash{% endblock title %} {% block content_title %}

Trash ({{ objects.paginator.count }})

Documents in trash for longer than {{ request.user.settings.trash_period }} days will be destroyed.
{% csrf_token %}
{% endblock content_title %}