From efeb978970aaadb839595b70ac04da9cb966f931 Mon Sep 17 00:00:00 2001 From: Harsh Shah Date: Tue, 16 Aug 2016 11:59:12 +0530 Subject: [PATCH] Added change password --- database.db | Bin 7168 -> 7168 bytes main.py | 29 +++++++++++++++++++++++++++++ templates/changePassword.html | 16 ++++++++++++++++ templates/profileHome.html | 4 ++-- 4 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 templates/changePassword.html diff --git a/database.db b/database.db index bc49ee54c7c39c192db665d779f9d4326519dd23..bce89b4ee39b6056c305de31397982701d07a3cc 100644 GIT binary patch delta 17 YcmZp$Xt0 + +Change Password + + + +
+

Old Password:

+

New Password:

+

Confirm Password:

+ +
+ + + + diff --git a/templates/profileHome.html b/templates/profileHome.html index 11d6f41..da0a624 100644 --- a/templates/profileHome.html +++ b/templates/profileHome.html @@ -39,8 +39,8 @@