{% include "root_header_begin.html" %} {% include "tv/header_jquery.html" %} {% include "root_header_end.html" %} {% include "tv/sidebar_start.html" %} {% include "tv/sidebar_episode.html" %} {% include "tv/sidebar_end.html" %}
{{ tv_title }} - Season {{ selected_season }} - Episode {{ selected_episode }} ({{ episode_title }})

Title: {{ episode_title }}

Overview: {{ episode_overview }}

Raw Screenshot Image

{% for zp_image_type_id in render_templates_display_dict|sort %} {% for zp_icon_sub_type_id in render_templates_display_dict[zp_image_type_id]['icon_sub_type_list']|sort %}

Rendered {{ render_templates_display_dict[zp_image_type_id]['name'] }} Image - Sub Type ID {{ zp_icon_sub_type_id }}


Live Render

{% endfor %} {% endfor %}

{% include "root_footer.html" %}