Organisations dans le secteur d'activité "{{secteur.label}}""
-
{% for item in secteur.organization_set.all %}
- {{ item.title }} {% endfor %}
{% extends "base.html" %} {% load smart_if %} {% block meta_title %}{{secteur.label}}{% endblock %} {% block document %}