{% include "root_header_begin.html" %} {% include "tv/header_jquery.html" %} {% include "root_header_end.html" %} {% include "tv/sidebar_start.html" %} {% include "tv/sidebar_season_index.html" %} {% include "tv/sidebar_end.html" %}
{{ tv_title }} - Seasons
{% for season in season_list %}

Season {{ season }}

{% endfor %}

{% include "root_footer.html" %}