{% load i18n %}
{% trans 'Hello' %} {{ name }},
{% trans 'Your account has remote login behavior, please pay attention' %}
{% trans 'Username' %}: {{ username }}
{% trans 'Login Date' %}: {{ time }}
{% trans 'Login city' %}: {{ city }}({{ ip }})
{% trans 'If you suspect that the login behavior is abnormal, please modify the account password in time.' %}