diff --git a/app/courrier/page.tsx b/app/courrier/page.tsx
index 21c71b7f..f917621f 100644
--- a/app/courrier/page.tsx
+++ b/app/courrier/page.tsx
@@ -977,9 +977,51 @@ export default function CourrierPage() {
{/* Panel 2: Email List - Always visible */}
- {/* Header with simple title */}
-
-
{currentFolder}
+ {/* Header without search bar or profile */}
+
+
+
+
+
{currentFolder}
+
+
+
+ {selectedEmailIds.length > 0 && (
+
+
+
+
+
+ )}
+
{/* Email List - Always visible */}