{% extends "layout.html" %} {% block submenu %}
Manage private links for {{dataset.title}}.
Note: Private links give access to a dataset including access to the files within the dataset, 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 }} |