{% load staticfiles %} {% load i18n %}
{% trans "Hello" %} {{user.name}} !
{{new_user.username|safe}} ({{new_user.email}}) {% blocktrans %}just registered on the Knowledge Base !
Please connect to the Knowledge Base to review its account information.
{% endblocktrans %}