forked from CGM_Public/pretix_original
Used Django's token generator for passwort resets
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% load i18n %}{% blocktrans with event=event.name url=url %}Hello,
|
||||
{% load i18n %}{% blocktrans with event=event.name url=url|safe %}Hello,
|
||||
|
||||
you requested a new password. Please go to the following page to reset your password:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user