Skip to content

Commit 3c56147

Browse files
committed
Customize the password reset email [cincoctrl]
1 parent 7f376c9 commit 3c56147

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
You're receiving this email because you or someone else has requested a password reset for your OAC Dashboard account.
2+
3+
It can be safely ignored if you did not request a password reset. Click the link below to reset your password.
4+
5+
{{ protocol }}://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %}
6+
7+
California Digital Library Support Team: OAC / Calisphere
8+
oacops@cdlib.org
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
OAC Dashboard account

0 commit comments

Comments
 (0)