{% extends "detail.html" %} {% load yesnoicon %} {% block content %}
Negative | {{ object.negative }} |
{{ object.print }} | |
Filename | {{ object.filename }} |
Date | {{ object.date }} |
Colour | {{ object.colour|yesnoicon }} |
Size | {{ object.width }} × {{ object.height }} |