{# -*- mode: jinja-html -*- #} {% extends 'base.html' %} {% import 'bootstrap/wtf.html' as wtf %} {% block styles %} {{super()}} {% endblock %} {% block app_content %}
Attribut | Type | Description |
nom | text | nom du contact |
prenom | text | prenom du contact |
telephone | text | telephone du contact |
text | mail du contact | |
poste | text | poste du contact |
service | text | service dans lequel travaille le contact |
entreprise_siret | integer | SIRET de l'entreprise |