@endif
@endif
@if ($hasSystemPassword)
@endif
{{-- How the upload page offers random share passwords (App\Services\PasswordGeneratorService).
The example is drawn from the form as it stands, before saving. --}}
@if ($passwordGeneratorMode !== 'off')
@if ($passwordGeneratorType === 'passphrase')
@else
@endif
@if ($passwordExample)
@endif
@endif
{{ __('The upload, download and sign-in pages show only the site title.') }}
{{ __('Anyone who can reach the upload page can upload files again.') }}