{{organization.subtitle}}
{{organization.get_statut_display}} {% if organization.get_secteur_display %}{{organization.get_secteur_display}}{% endif %} {% if organization.birth %}Année de création : {{organization.birth|date:"Y"}}{% endif %}
{{organization.description|linebreaks|oembed}}
{% if annonces %}
Annonces
-
{% for annonces in annonces %}
- {% endfor %}
{% endif %} {% if engagements %}
Contacts
-
{% for engagement in engagements %}
{% if engagement.person.user %} {{ engagement.person }} {% else %} {{ engagement.person }} {% endif %} ,
{{engagement.role}}
{% endfor %}
{% endif %} {% comment %} {% include "related_events.html" %} {% endcomment %} {% include "comments/comments.html" %}
Relations
{% if 'IN_MEMBER' in organization.get_relations %}- {% for org in organization.get_relations.IN_MEMBER %}
- {% thumbnail org.logo "50x50" colorspace="GRAY" crop="left" as im_nb %} {% thumbnail org.logo "50x50" crop="left" as im_color %} {% endthumbnail %} {% endthumbnail %} {% endfor %}
- {% for org in organization.get_relations.OUT_MEMBER %}
- {% thumbnail org.logo "50x50" colorspace="GRAY" crop="left" as im_nb %} {% thumbnail org.logo "50x50" crop="left" as im_color %} {% endthumbnail %} {% endthumbnail %} {% endfor %}
Mots-clés
{% endif %}
Coordonnées
{% for contact in organization.contact.all %} {% if contact.category == 1 %}
{% for a in adresses %}
{% if adresse.adr2 %}{{a.location.adr2}}
{% endif %} {{a.location.zipcode}} {{a.location.city}}