{# --- Profil --- #}
{# --- Notifications --- #}
{# --- Messages prédéfinis --- #}
{% if app.user.proOptionChat %}
{% endif %}
{# --- Contact --- #}
{# --- Test --- #}
{% if app.user.proEmail == 'leo.marcel.pro@gmail.com' %}
{% endif %}
{# --- Intégrations (chargé via AJAX) --- #}
{% if app.user.proEmail in ['francois.morival@umay.fr', 'leo.marcel.pro@gmail.com'] %}
{% endif %}
{# --- Switch User --- #}
{% if app.user.proEmail == 'leo.marcel.pro@gmail.com' %}
{% endif %}
person
{{ 'Settings.info_user'|trans }}
{# {% if app.user.photoProfil is same as("") or app.user.photoProfil is same as("default") or app.user.photoProfil is same as("default.png") %} #}
{# {% else %} #}
{#
#}
{# {% endif %} #}
{# {% else %} #}
{# {{ app.user.proNom }}
{{ app.user.proEmail }}