Files @ e32942a49dc8
Branch filter:

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

Christopher Neugebauer
Fixes django-sitetree’s breaking of 500 reporting. (#39)
{% load i18n %}{% blocktrans with now=user.account.now %}This is the email notification to confirm your password has been changed on {{ now }}.{% endblocktrans %}