Key details are the following:
You were enrolled as {{ user_name }} at the follwing email address {{ email_address }}.
The following details are what you will need to gain secure access:
{% if key=='pin' %}{{ key_code }}{% endif %}
{% if key=='rfid' %}{{ key_code }}{% endif %}
{% if key=='otp' %}{{ key_code }}{% endif %}
{% if key=='totp' %} {{ key_code }} {% endif %}
{% if key=='u2f' %}{{ key_code }}{% endif %}
Made by Modis GmbH Vienna Austria