{% extends "base.html" %} {% block title %} » Supplier Contracts » {{batch.contract.name}} » Batches » {{batch.reference}} {% endblock %} {% block nav %} Supplier Contracts » {{batch.contract.name}} » Batches » {{batch.reference}} » Edit {% endblock %} {% block content %}
{% endblock %}