{% if entry.photo %} {{ entry.company ?? entry.displayName }} {% else %}
{{ entry.company ? entry.company|first|upper : (entry.firstName|first|upper ~ entry.lastName|first|upper) }}
{% endif %}
{% if entry.category %} {{ entry.category.name }} {% endif %}
{% if entry.company %}

{{ entry.company }}

{% endif %}

{{ entry.displayName }}{% if entry.jobTitle %} — {{ entry.jobTitle }}{% endif %}

{% if entry.city %}

{{ bi('geo-alt-fill', 'me-1') }}{{ entry.city }}

{% endif %} En savoir plus {{ bi('arrow-right', 'ms-1') }}