{% with top=True %} {% include 'episode_list_navbar.html' %} {% endwith %}
{% include 'responsive/_phone_episode_list.html' %} {% include 'responsive/_tablet_episode_list.html' %} {% for column in columns %} {% endfor %} {% for column in columns %} {% if column.batch_template %} {% else %} {% endif %} {% endfor %}
{% include 'episode_list_navbar.html' %}
Keyboard shortcuts available

Useful numbers:

{% for number in team.useful_numbers.all %} {% if forloop.counter|divisibleby:6 %} {% endif %} {% endfor %}
{{ number }}