diff --git a/site/source/components/App.tsx b/site/source/components/App.tsx
index 7fd9b8f53..7c9cf0fbc 100644
--- a/site/source/components/App.tsx
+++ b/site/source/components/App.tsx
@@ -116,7 +116,13 @@ const App = () => {
{!isEmbedded && }
-
+
{t('Passer le contenu')}
diff --git a/site/source/components/Feedback/FeedbackForm.tsx b/site/source/components/Feedback/FeedbackForm.tsx
index 76c9198be..4cfa80f00 100644
--- a/site/source/components/Feedback/FeedbackForm.tsx
+++ b/site/source/components/Feedback/FeedbackForm.tsx
@@ -129,8 +129,6 @@ export default function FeedbackForm({
{isSubmittedSuccessfully && }
{!isSubmittedSuccessfully && (
<>
- {title}
-