{% extends "layout.html" %} {% block headers %} {% endblock %} {% block submenu %}
Manage private links for {{item.title}}.
Note: Private links give access to a {{item_type}} including access to the files within the {{item_type}}, regardless of the embargo, restricted access, or closed access settings.
{%- if private_links %}| Private link | Purpose | Shared with | Expire date | Actions |
|---|---|---|---|---|
| {{link.id_string}} | {{link.purpose}} | {{link.whom}} | {{"Expired" if link.is_expired else link.expires_date }} |