{% block title %}{% endblock %}
View Items
View Trash
{% if restored_item %}
The item has been restored.
Undo
{% endif %} {% if trashed_item %}
The item has been moved to the trash.
Undo
{% endif %}
ID
Name
{% block rows %} {% endblock %}