diff --git a/components/teks/teks.js b/components/teks/teks.js
index 6549f82..515fcf3 100644
--- a/components/teks/teks.js
+++ b/components/teks/teks.js
@@ -150,9 +150,11 @@ export default function Teks({parole}) {
return {value}
})}
-
- {parole.titre} ({parole?.annee})
- {parole.explicite && (
+
+
+ {parole.titre} ({parole?.annee})
+
+ {parole.explicitLyrics && (
-
+
)}
-
+
{parole?.user?.data && (