{% load i18n %}
{{ honorific }} {{ user }},
{{ content }}
{% trans 'Username' %}: {{ user.username }}
{% trans 'Password' %}:
{% trans 'click here to set your password' %}
{% trans 'This link is valid for 1 hour. After it expires' %} {% trans 'request new one' %}