[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' => $SMTP_ACTIVE, 'options' => $mail_transport_options]) ?>

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

'SMTP_SSL', 'selected' => $SMTP_SSL, 'options' => $mail_ssl_options]) ?>