{{disp_user.get_full_name}}
{% if position %}
{% if display_main_structure %}
{{main_structure.diminutive|title}}{% if sub_structure %}, {{sub_structure.diminutive|title}}{% else %}, no affectation{% endif %}
{% else %}
{% if sub_structure %}{{sub_structure.diminutive|title}}{% else %}no affectation{% endif %}
{% endif %}
{{position.position_type|title}}
{% else %}
no position available
{% endif %}