{% extends "base.html" %} {% load smart_if %} {% block meta_title %}{{secteur.label}}{% endblock %} {% block document %}
{% block title %}

{{secteur.label}}

{% endblock %}
{% block content %}

Organisations dans le secteur d'activité "{{secteur.label}}""


{% endblock %} {% endblock %} {% block footer%}
{% endblock %}