{% autoescape off %}{% load djblets_email %}{% load djblets_utils %}
------------------------------------------
This is an automatically generated e-mail.
------------------------------------------

{{user.username}} has registered on <{{domain_method}}://{{domain}}> on {{user.date_joined}}.

If you want to grant certain permissions for this user, please visit <{{domain_method}}://{{domain}}{{user_url}}>.
{% endautoescape %}
