{% extends "base.html" %} {% block title %} » Supplier Contracts » {{batch.contract.name}} » Batches » {{batch.reference}} » Add Bill {% endblock %} {% block inside_head %} {% endblock %} {% block nav %} Supplier Contracts » {{batch.contract.name}} » Batches » {{batch.reference}} » Add Bill {% endblock %} {% block content %} {% if supply %}
{% else %} {% endif %} {% endblock %}