This website works better with JavaScript
Home
Explore
Help
Register
Sign In
rita
/
CoffeeProject
Watch
1
Star
0
Fork
2
Files
Issues
0
Pull Requests
0
Wiki
Tree:
014ac33116
Branches
Tags
master
CoffeeProject
/
app
/
static
/
js
/
reset_pwd2.js
reset_pwd2.js
72 B
History
Raw
1
2
3
function ResetPassword(){
window.location.href='/reset_password';
};