{{ heading }} @ {{detail.cost|stringformat:"01.2f"|intcomma}}
attribute | value |
---|---|
{{ row.0 }} | {{ row.1 }} |
{% extends "billing_base.html" %} {% load i18n humanize %} {% block coltype %}colM{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}attribute | value |
---|---|
{{ row.0 }} | {{ row.1 }} |