Copy this link now — it cannot be shown again
{% set share_url = request.host_url.rstrip('/') + '/share/' + raw_token %}
{% if label %}Label: {{ label }} · {% endif %}
{% if expires_at %}Expires: {{ expires_at.strftime("%Y-%m-%d") }}
{% else %}Expires: Never{% endif %}