{% load i18n %} {% if service %} {% firstof service_colour service_ou_colour as colour %} {% firstof service.name service.ou.name as name %} {% if show_service_infos %} {% block service-colour %} {% if colour %} {% endif %} {% endblock %}
{% endif %} {% endif %}