[route('admin-control-panel') => I18N::translate('Control panel'), $title]]) ?>

' . I18N::translate('You must also enable “less secure applications” in your Google account.') . ' https://www.google.com/settings/security/lesssecureapps' ?>

'SMTP_ACTIVE', 'selected' => Site::getPreference('SMTP_ACTIVE'), 'options' => $mail_transport_options]) ?>

'SMTP_AUTH', 'options' => [I18N::translate('no'), I18N::translate('yes')], 'selected' => (int) Site::getPreference('SMTP_AUTH')]) ?>

'SMTP_SSL', 'selected' => Site::getPreference('SMTP_SSL'), 'options' => $mail_ssl_options]) ?>