You are logged in as a {{ user_type }}
{{ message }}
{% endfor %} {% endif %} {% endwith %} {% if resources %}| Resource Name | Resource Type | Institution | Department | {% if user_type == 'admin' %}Download | Delete | {% else %}Download | {% endif %}
|---|---|---|---|---|---|---|
| {{ resource.name }} | {{ resource.type }} | {{ resource.institution }} | {{ resource.department }} | Download | {% if user_type == 'admin' %}{% endif %} |
No resources available.
{% endif %}