'À propos', 'content' => '', 'background' => '' ]; // Charger les statistiques $stats = new Stats(); $siteStats = $stats->getStats(); // Fonction pour convertir le contenu Delta en HTML function deltaToHtml($content) { return DeltaConverter::toHtml($content); } ?>