{% load i18n %}
{% trans "Hello," %}
{% trans "One of your emergency codes has been armed. Description of the code:" %}
{{ emergency_code_description }}
{% trans "The code will grant access to your account in:" %}
{{ emergency_code_activation_delay }} sec
{% trans "If you don't want that, then please login and delete the emergency code." %}
{% trans "Best regards" %}
{% trans "Your Psono Team" %}