| Site titel | = htmlspecialchars($siteConfig['site_title'] ?? 'CodePress') ?> |
| Standaard taal | = htmlspecialchars($siteConfig['language']['default'] ?? 'nl') ?> |
| Auteur | = htmlspecialchars($siteConfig['author']['name'] ?? '-') ?> |
| PHP versie | = $stats['php_version'] ?> |
| Config geladen | = $stats['config_exists'] ? 'Ja' : 'Nee' ?> |