{% load static %} Reset your password for Okuna
{% include 'openbook_common/email/header.html'%}
Your password reset link for Okuna
Hi {{name }},
You initiated a request to reset your password for username @{{username }}. Click the following link below to reset your password:
RESET PASSWORD
If the app does not automatically open, you can
1. Copy the link above and go to the app
2. Go to Login > Forgot Password
3. Here you can paste it to reset the password.
If you did not initiate this request, you need not do anything.
Cheers
The Okuna Team
{% include 'openbook_common/email/footer.html' %}