From 4fcc3ed7ca5ea5f3154086ac0ce7327b2386562e Mon Sep 17 00:00:00 2001 From: winter Date: Mon, 27 Jan 2025 21:11:53 +0000 Subject: implement changing password --- templates/change_password_form.php | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 templates/change_password_form.php (limited to 'templates/change_password_form.php') diff --git a/templates/change_password_form.php b/templates/change_password_form.php new file mode 100644 index 0000000..7a463fd --- /dev/null +++ b/templates/change_password_form.php @@ -0,0 +1,24 @@ +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+ +

+ + + +
\ No newline at end of file -- cgit v1.3