{% extends "pinsets.html"%} {% load staticfiles %} {% block css %} {{ block.super }} {% endblock %} {% block title %} Pinset Detail {% endblock %} {% block page-title %}
Number | {{pinset.pinset_number}} |
---|
Country | Destination | Cost ({{ user_info.currency_code }}) |
---|---|---|
{{d.destname}} | {{ user_info.currency_symbol }}{{d.cost | floatformat:"2"}} |