export interface Cartouche { badge?: string; date?: string; titre: string; type: string; }