{% extends "detail.html" %} {% block content %} {% if object.negative_size is not None %} {% endif %}
Film format {{ object.format }}
Negative size
{% if history %}{% include "history.html" %}{% endif %} {% endblock %}