diff --git a/templates/password_reset/base.html b/templates/password_reset/base.html
index 75aebfd..d6c32ad 100644
--- a/templates/password_reset/base.html
+++ b/templates/password_reset/base.html
@@ -1 +1 @@
-{% extends "login_base.html" %}
\ No newline at end of file
+{% extends "login.html" %}
\ No newline at end of file