diff options
Diffstat (limited to 'gn2/wqflask/templates/new_security/forgot_password.html')
-rw-r--r-- | gn2/wqflask/templates/new_security/forgot_password.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/new_security/forgot_password.html b/gn2/wqflask/templates/new_security/forgot_password.html index 60a221da..80febda8 100644 --- a/gn2/wqflask/templates/new_security/forgot_password.html +++ b/gn2/wqflask/templates/new_security/forgot_password.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "index_page.html" %} {% block title %}Forgot Password{% endblock %} {% block content %} |