From 9d5d71c58d8826fd9b10efa8ba923167414002db Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Tue, 4 Dec 2018 19:45:55 -0800 Subject: [PATCH] Fixed user-profile so it can now change password Signed-off-by: James Ketrenos --- frontend/elements/user-profile.html | 136 ++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 frontend/elements/user-profile.html diff --git a/frontend/elements/user-profile.html b/frontend/elements/user-profile.html new file mode 100644 index 0000000..c2a5bd5 --- /dev/null +++ b/frontend/elements/user-profile.html @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + +