{% load i18n %}
{% trans 'Dear' %} {{ name }},
{% trans 'Your password has just been successfully updated' %}
{% trans 'IP' %}: {{ ip_address }}
{% trans 'Browser' %}: {{ browser }}
{% trans 'If the password update was not initiated by you, your account may have security issues' %}
{% trans 'If you have any questions, you can contact the administrator' %}