diff --git a/app/(protected)/layout.tsx b/app/(protected)/layout.tsx
index 7041ffa..94e81a6 100644
--- a/app/(protected)/layout.tsx
+++ b/app/(protected)/layout.tsx
@@ -38,7 +38,7 @@ export default async function DashboardLayout({
}
return (
-
+
{children}
diff --git a/app/candidature/page.tsx b/app/candidature/page.tsx
index aec1c73..eba3346 100644
--- a/app/candidature/page.tsx
+++ b/app/candidature/page.tsx
@@ -108,7 +108,7 @@ export default function CandidaturePage() {
};
return (
-
+
{/* Header */}
diff --git a/app/cgv/page.tsx b/app/cgv/page.tsx
index 305b07a..9a0d692 100644
--- a/app/cgv/page.tsx
+++ b/app/cgv/page.tsx
@@ -12,7 +12,7 @@ export const metadata: Metadata = {
export default function CGV() {
return (
-
+