<block title %><endblock %>

Listing Shows

{% for show in shows %}

{{ show.name }} ({{ show.startyear }})

{tvdb: {{ show.indexerid }}

imdb {{ show.imdb_id }}

{% endfor %}
<%block footer %>