{# This file is included by other files which already contains tags #} {% load dict_key_extras %} {% load timestamptags %} {% load special_plural %} {% if data.menu and not data.title %} {% endif %} {% if data.username_list %} {% endif %} {% if not data.title%} {% endif %} {% for data_loaded in objects %} {% if data.menu and not data.title %} {% endif %} {% if data.username_list %} {% endif %} {% if not data.title%} {% endif %} {% empty %} {% endfor %}
Name Template Last Modification dateUserWorkspaceActions
{{ data_loaded.data.title }} {% if data.administration and data_loaded.forms_count > 0 %} , Draft{{ data_loaded.forms_count|pluralize }} {% elif data_loaded.form_id %} , Draft {% endif %} {{ data_loaded.data.template.display_name }} {{ data_loaded.data.last_modification_date|print_datetime_utc_unaware }} {% with key=data_loaded.data.user_id %} {{ data.username_list|get:key }} {% endwith %} {% if data_loaded.data.workspace %} {{ data_loaded.data.workspace.title }} {% else %} None {% endif %}
No {{document}} found.