Files @ e32942a49dc8
Branch filter:

Location: symposion_app/pinaxcon/templates/account/email/invite_user.txt

Christopher Neugebauer
Fixes django-sitetree’s breaking of 500 reporting. (#39)
1
2
3
4
{% load i18n %}{% blocktrans with name=current_site.name %}You have been invited to sign up at {{ name }}.

{{ signup_url }}
{% endblocktrans %}