{% extends "base.html" %} {% set active_page = "seasons" %} {% block title %}{{ model.season_code }} - Episodes{% endblock %} {% block content %} {% if g.is_editor %}
{% endif %} {% if not model.player_list %} There are no episodes. {% else %}| {{ caption }} | {% endfor %}{% if g.is_editor %} | {% endif %} |
|---|---|---|
| {{ ep[prop] }} | {% endfor %} Show {% if g.is_editor %}Edit | {% endif %}