diff --git a/templates/resetpassword.html b/templates/resetpassword.html index 16f5e01..48cfe89 100644 --- a/templates/resetpassword.html +++ b/templates/resetpassword.html @@ -1,7 +1,26 @@ {% extends 'base.html' %} {% block content %} + +
This page is just a placeholder at the moment not functional
-Enter email here:
Enter email here:
Don't have an account? Create one
- +Forgot password? Reset Password
{% endblock %} \ No newline at end of file