{{-- R24: the configuration itself is long, so it is the part that scrolls — the title and the close button stay where they were. --}} @if ($config === null)

{{ __('vpn.get_config_body') }}

{{-- autocomplete hint keeps password managers from offering to save this as a new login for the site. --}} @else
{{ $config }}
{{ __('vpn.download') }} {{ $showQr ? __('vpn.qr_hide') : __('vpn.qr_show') }}

{{ __('vpn.copy_failed') }}

@if ($qrSvg)
{!! $qrSvg !!}

{{ __('vpn.qr_hint') }}

@endif
@endif
{{ $config === null ? __('vpn.cancel') : __('common.close') }} @if ($config === null) {{-- form=, because the footer sits outside the
. --}} {{ __('vpn.reveal') }} @endif