{% extends "base.html" %} {% block title %} » Supplier Contracts » {{bill.batch.contract.name}} » Batches » {{bill.batch.reference}} » Bills » {{bill.id}} {% endblock %} {% block nav %} Supplier Contracts » {{bill.batch.contract.name}} » Batches » {{bill.batch.reference}} » Bill {{bill.id}} » Edit {% endblock %} {% block content %} {% if request.values.confirm_delete %}
{% else %}{'raw_lines': ['"net-gbp", "unrestricted-kwh", "unrestricted-rate", "unrestricted-gbp"', '"100", "1000", "0.1", "100"'], 'unrestricted-kwh': 1000, 'unrestricted-rate': 0.1, 'unrestricted-gbp': 100}{% endif %} {% endblock %}