feat: admin panel enrichment
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Password reset for {{ user.get_username }}
|
||||
|
||||
{{ protocol }}://{{ domain }}{% url 'accounts:password_reset_confirm' uidb64=uid token=token %}
|
||||
|
||||
If you did not request this, ignore this email.
|
||||
Reference in New Issue
Block a user