diff --git a/biscuit/apps/chronos/templates/chronos/tt_week.html b/biscuit/apps/chronos/templates/chronos/tt_week.html
index d590d6fed85156901b966027ef771cbe21357f14..8fe3d853bd110dbeb43add1935659e276f617d00 100644
--- a/biscuit/apps/chronos/templates/chronos/tt_week.html
+++ b/biscuit/apps/chronos/templates/chronos/tt_week.html
@@ -11,7 +11,6 @@
 
 {% block content %}
  <form method="get">
-  {% csrf_token %}
   <ul id="timetable_select_form">
    {{ select_form.as_ul }}
   </ul>