{% load dict_key_extras %} {% if data.menu %} {% endif %} {% if data.usernames %} {% endif %} {% for data_loaded in objects %} {% cycle 'even' '' as rowcolors silent %} {% if data.menu %} {% endif %} {% if data.usernames %} {% endif %} {% empty %} {% endfor %}
Name TemplateUserActions
{{ data_loaded.form.name }} {{ data_loaded.form.template.display_name }} {% with key=data_loaded.form.user %} {{ data.usernames|get:key }} {% endwith %}
No {{document}} found.
{% include 'core_main_app/common/pagination/data_source_pagination.html' with pagination=data.pagination%}