{% extends "base.html" %} {% block title %} MOP Contracts > {{batch.contract.name}} > Batches > {{batch.reference}} > Add Bill {% endblock %} {% block inside_head %} {% endblock %} {% block nav %} MOP Contracts > {{batch.contract.name}} > Batches > {{batch.reference}} > Add Bill {% endblock %} {% block content %}
{% endblock %}