{% extends "detail.html" %} {% load static %} {% load boolicontag %} {% block content %}
Flash model | {{ object.flashmodel }} |
Serial | {{ object.serial }} |
Own | {{ object.own|boolicontag }} |
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 }} |