= htmlspecialchars(t($mode === 'setup' ? 'auth.setup' : 'auth.login')) ?>
✅
= htmlspecialchars(t('auth.restore_success')) ?>
= htmlspecialchars($error) ?>
= htmlspecialchars(t('auth.fix_fields')) ?>
= h(t('install.requirements')) ?>
= h(t('install.requirements_help')) ?>
= $check['ok'] ? '✅' : ($check['level'] === 'required' ? '❌' : '⚠️') ?>
= h($check['label']) ?>
= h($check['detail']) ?>
= h(t('install.public_directory')) ?>
= h($publicPath ?? '') ?>