Project

General

Profile

« Previous | Next » 

Revision ea636f76

Added by Mikaël Ates over 13 years ago

Fix html typo.

View differences:

calebasse/facturation/templates/facturation/base.html
{% block header %}
{{ block.super }}
<span>{% if service_name == "CMPP" %}Facturation{% else %}Décompte{% endif %} - {{ service_name }}</spam>
<span>{% if service_name == "CMPP" %}Facturation{% else %}Décompte{% endif %} - {{ service_name }}</span>
{% endblock %}

Also available in: Unified diff