{% set font_style = "font-family: Arial, sans-serif;" %} {% if greeting_key is not defined %} {% set greeting_key = 'greeting' %} {% endif %}
{{ T(l('NOTIFICATIONS', greeting_key)) }}
{{ T(l('NOTIFICATIONS', 'emails.check_ownership_code.start')) }} {{ T(l('NOTIFICATIONS', 'emails.check_ownership_code.continue')) }}
{{ CODE }}
{% autoescape false %} {{ T(l('NOTIFICATIONS', 'emails.check_ownership.security')) }} {% endautoescape %}
{% autoescape false %} {{ l('NOTIFICATIONS', signature_key) }} {% endautoescape %}