$title

"; return $entete; } public static function pied(): string { $pied = " "; return $pied; } }