{% extends 'emails/base.html' %} {% load waanverse_tags %} {% block content %}
Hello {{ name|default:'there' }},
Your security is very important to us. We have noticed a successful login into your account on {{PLATFORM_NAME}}.
Account: @{{ username }} ({{ email }})
Time: {{ time }}
IP Address: {{ ip_address }}
Device info: {{ user_agent|device_info }}
If this was you, you can ignore this alert. If you notice any suspicious activity, please change your password and enable two-factor authentication. If you have any questions or require assistance, feel free to contact our support team.