Revision 31de4453
Added by Frédéric Péters about 13 years ago
| calebasse/facturation/templates/facturation/index.html | ||
|---|---|---|
|
{% block appbar %}
|
||
|
<h2>{% if service_name == "CMPP" %}Facturation{% else %}Décompte{% endif %}</h2>
|
||
|
<a href="../..">Retourner à l'accueil</a>
|
||
|
<button id="new-dossier">Jours non vérouillés</button>
|
||
|
<button id="new-dossier">Jours non verrouillés</button>
|
||
|
{% endblock %}
|
||
|
|
||
|
{% block content %}
|
||
Also available in: Unified diff
spelling fix