Files @ 48c28651b85c
Branch filter:

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

Sachi King
Remove boxes

Boxes takes content directly from the DB and drops it into the django
templates. This is rather ugly and goes against keeping as much as we
can in static locations. As such, this is being dropped.
{% load i18n %}{% trans "Change password email notification" %}