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