{% if type == "title"%}

{{ title | localize_translatable_string }}

{% else %}

{{ title | localize_translatable_string }}

{% endif %}