{% load i18n swift_paging %}

Objects

{% trans "Upload Object"%}
{% for object in objects %} {% endfor %} {% if more %} {% endif %}
{% trans "Name"%} {% trans "Actions"%}
{{ object.name }}
{% object_paging objects %}