{{-- The page a recipient opens. No anchored components (menus, tooltips) on it: it has to work on iOS before Safari 18.4, which cannot position them. --}}
{{ $siteDescription ?: __('Share your files safely and securely') }}
{{ __('Expires') }}: {{ $share->expires_at->diffForHumans() }}
@endif