{% extends 'buybacks2/page.html' %} {% load i18n %} {% load humanize %} {% load bootstrap %} {% load static %} {% load dict %} {% load number %} {% block body %}
Based on the item amounts you have given us, we have calculated them to be of the following value.
Please click the Notify button to let us know you will be sending the contract.
Item | Quantity | Value |
---|---|---|
{{ name }} | {{ value.quantity|floatformat:"0g" }} | {{ value.unit_price|floatformat:"0g" }} ISK |
Total Contract Value: {{ total|floatformat:"0g" }} ISK