{% include "root_header_begin.html" %} {% include "film_collection/header_jquery.html" %} {% include "root_header_end.html" %} {% include "film_collection/sidebar_start.html" %} {% include "film_collection/sidebar_selected.html" %} {% include "film_collection/sidebar_end.html" %}
{{ film_collection_title }} - Summary

Title: {{ film_collection_title }}

Overview: {{ film_collection_overview }}

Raw Poster Image

Raw Backdrop 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" %}