{% extends 'base.html' %} {% load bootstrap3 djadhere services %} {% block servicestab %} class="active"{% endblock %} {% block content %}
Services actifs : {{ object_list|active|count }}
Services inactifs : {{ object_list|inactive|count }}
{% else %}{{ service.start|default:"…" }} – {{ service.end|default:"…" }}
{% if service.contribution.count == 1 %}{{ service.contribution.first }}
{% elif service.contribution.count > 1 %}multiples paiements
{% endif %}{{ service.ip_resources.all|join:", " }}
{% if forloop.last %}