diff --git a/aleksis/apps/alsijil/templates/alsijil/class_register/week_view.html b/aleksis/apps/alsijil/templates/alsijil/class_register/week_view.html
index 0eeb633e6f7609863eb7d3b95ba95c96205819bf..bb0bfd771378be43f70a76b629bb8f3d6dc5ebc7 100644
--- a/aleksis/apps/alsijil/templates/alsijil/class_register/week_view.html
+++ b/aleksis/apps/alsijil/templates/alsijil/class_register/week_view.html
@@ -110,19 +110,6 @@
                 {{ weekday }}, {{ current_date }}
               </span>
               <div class="collection">
-                <!--<thead>
-                <tr>
-                  <th></th>
-                  <th>{% blocktrans %}Period{% endblocktrans %}</th>
-                  {% if not group %}
-                    <th>{% blocktrans %}Groups{% endblocktrans %}</th>
-                  {% endif %}
-                  <th>{% blocktrans %}Subject{% endblocktrans %}</th>
-                  <th>{% blocktrans %}Teachers{% endblocktrans %}</th>
-                  <th>{% blocktrans %}Lesson topic{% endblocktrans %}</th>
-                </tr>
-                </thead>
-                <tbody>-->
                 {% for period in periods %}
                   <a class="collection-item avatar"
                      href="{% url 'lesson_by_week_and_period' week.year week.week period.id %}">