{# -*- mode: jinja-html -*- #} {% extends 'base.html' %} {% block styles %} {{super()}} {% endblock %} {% block app_content %} {% include 'entreprises/nav.html' %} {% if logs %}
Nom | Prenom | Telephone | Poste | Service | Entreprise | |
{{ correspondant[0].nom }} | {{ correspondant[0].prenom }} | {{ correspondant[0].telephone }} | {{ correspondant[0].mail }} | {{ correspondant[0].poste}} | {{ correspondant[0].service}} | {{ correspondant[1].nom }} |
Nom | Prenom | Telephone | Poste | Service | Entreprise |