{% extends "base.html" %} {% block title %} » MOP Contracts » {{bill.batch.contract.name}} » Batches » {{bill.batch.reference}} » Bills » {{bill.id}} {% endblock %} {% block nav %} » MOP Contracts » {{bill.batch.contract.name}} » Batches » {{bill.batch.reference}} » Bill {{bill.id}} » Edit {% endblock %} {% block content %} {% if 'confirm_delete' in request.values %}