{% extends "detail.html" %} {% load static %} {% block content %}
| Negative | {{ object.negative }} |
| Size | {{ object.width }} × {{ object.height }} |
| Date added | {{ object.added }} |
| Date printed | {{ object.printed }} |
| {{ object.print }} | |
| Recipient | {{ object.recipient }} |