{% if element.title is empty %}

{{element.designation}}

{% else %}

{{element.title}}

{% endif %}