{% extends "lingo/invoicing/manager_regie_detail.html" %} {% load i18n %} {% block breadcrumb %} {{ block.super }} {{ object.label }} {% endblock %} {% block appbar %}

{{ object }}

{% if user_can_invoice and not object.finalized and not has_running_pool and not has_real_pool %} {% endif %} {% endblock %} {% block content %}
{% endblock %} {% block sidebar %} {% endblock %}