{% load i18n %}
{% trans 'Hello' %} {{ name }},
{% trans 'Your account has just been bound to' %} {{ oauth_name }}
{% trans 'Username' %}: {{ username }}
{{ oauth_name }}: {{ oauth_id }}
{% trans 'Time' %}: {{ time }}
{% trans 'IP' %}: {{ ip }}
{% trans 'If the operation is not your own, unbind and change the password.' %}