Skip to content

Commit

Permalink
Update reset password e-mail text
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodiegoss committed Nov 21, 2024
1 parent 48c7c89 commit d987427
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

To initiate the password reset process for your {{ user.email }} Django Registration/Login App Account,
To initiate the password reset process for your {{ user.email }} Jandig account,
click the link below:

{{ protocol }}://{{ domain }}{{ url('password_reset_confirm',args=[uid,token]) }}
Expand Down

0 comments on commit d987427

Please sign in to comment.