{% load i18n %}{% blocktrans with name=site.name domain=site.domain%}Hello,

{{user}} has invited you to the Terena PEER site.

You may visit the site at the following link:

http://{{domain}}/

You may also register in the site at the following link:

http://{{domain}}/accounts/register/

Best regards,

the {{ domain }} team.{% endblocktrans %}
