{% extends 'emails/base.html' %} {% load waanverse_tags %} {% block content %}
Hello {{ name|default:'there' }},
We want to inform you that new Multi-Factor Authentication (MFA) recovery codes have been successfully generated for your {{ PLATFORM_NAME }} account.
If you did not request this change, please contact our support team immediately to secure your account.
These recovery codes are important for accessing your account and should be stored securely.
Account: {{ username }} ({{ email }})
Time of Action: {{ time }}
IP Address: {{ ip_address }}
Device Information: {{ user_agent|device_info }}
If you recognize this activity, no further action is required. Otherwise, please take steps to secure your account immediately.
Thank you for maintaining the security of your account.