{% load i18n %} {% load account_tags %} {% blocktrans with site_name=current_site.name %} A user account has just been created on {{ site_name }} using this Email address.{% endblocktrans %} {% trans "To confirm this Email address, please follow the activation link:" %} {{ activate_url }} {% trans "If you did not register on this site, please ignore this message." %}