{% extends "detail.html" %} {% load static %} {% block content %}
Manufacturer | {% include "manufacturer.html" with manufacturer=object.manufacturer %} | {% endif %}
Model | {{ object.model }} |
Accessory type | {{ object.type }} |
Camera model compatibility |
|
Lens model compatibility |
|
Acquired | {{ object.acquired }} {{ object.acquired|timesince }} ago |
Cost | {{ object.cost }} |
Lost | {{ object.lost }} {{ object.lost|timesince }} ago |
Lost price | {{ object.lost_price }} |
Profit | {{ object.profit }} |