| {{ msg.empr_tpl_cb }} | {{ empr.cb }} |
| {{ msg.empr_adresse }} | {{ empr.formated_address }} |
| {{ msg.empr_tel_titre }} | {{ empr.formated_tel }} |
| {{ msg.empr_mail }} | {{ empr.mail }} |
| {{ msg.empr_tpl_prof }} | {{ empr.prof }} |
| {{ msg.empr_tpl_year }} | {{ empr.year }} |
| {{ pperso.TITRE_CLEAN }} | {{ pperso.AFF }} |
| {{ msg.empr_tpl_adh }} | {{ empr.formated_adhesion_expiration_dates }} |
| {{ msg.empr_tpl_date_fin_blocage }} | {{ empr.formated_date_fin_blocage }} |
| {{ msg.empr_groups_comments }} |
{% for comment in empr.groups_comments %}
{{ comment }} {% endfor %} |
| {{ additionnal_information.titre }} | {{ additionnal_information.val }} |