{% if type == "title"%}

{{ title[app.request.locale] }}

{% else %}

{{ title[app.request.locale] }}

{% endif %}