Organisations ayant le statut "{{statut.label}}""
-
{% for item in statut.organization_set.all %}
- {{ item.title }} {% endfor %}
{% extends "base.html" %} {% load smart_if %} {% block meta_title %}{{statut.label}}{% endblock %} {% block document %}