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