diff options
Diffstat (limited to 'templates/blog/resetpass.html')
| -rw-r--r-- | templates/blog/resetpass.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/blog/resetpass.html b/templates/blog/resetpass.html index 7dbdab05..81c68c56 100644 --- a/templates/blog/resetpass.html +++ b/templates/blog/resetpass.html @@ -1,4 +1,5 @@ {% extends 'blog/partials/base.html' %} {% block content %} +<h1 style="margin-top: 30px">Reset your Password</h1> <p> Forgot your password? No problem! Just enter your email address below, (the email you registered with) and I will send you a link to reset your password. |
