{% 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 %}