{# Copyright The IETF Trust 2021, All Rights Reserved #} {% load ietf_filters misc_filters tz %} {# only show if user is secretariat or at least one material is active #} {% if proceedings_materials|list_extract:1|keep_only:'active' or user|has_role:'Secretariat' %}
| Type | Title | Updated | {% else %} | Type | Title | Updated | {% endif %}
|---|---|---|---|---|---|---|
| {{ type_name }} | {% if material and material.active %}{{ material.document.title }} |
{% with timestamp=material.document.time|utc %}
{{ timestamp|date:"Y-m-d" }} {{ timestamp|date:"H:i:s" }} UTC {% endwith %} {% else %} | {% endif %} {% if user|has_role:'Secretariat' %} {% if forloop.first %} | Edit materials | {% endif %} {% endif %}||