{% extends "core/base.html" %} {% block content %}
{{object.item.description}}
You own {{object.quantity}} of this item.
{% csrf_token %} {{ sell_form }}