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