diff --git a/src/components/ProgramaPage.astro b/src/components/ProgramaPage.astro
index 3bffedc..1154f3b 100644
--- a/src/components/ProgramaPage.astro
+++ b/src/components/ProgramaPage.astro
@@ -24,12 +24,6 @@ const schedule = await getSchedule()
class="schedule-view-toggle max-w-3xl mx-auto mb-8 border border-white/10 rounded-xl p-3 flex flex-wrap items-center gap-2 bg-pycon-black/40"
>
-
- {t.list.viewModeLegend}
-