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:
929949c695
Branches
Tags
master
CoffeeProject
/
app
/
static
/
js
/
reset_pwd1.js
reset_pwd1.js
55 B
History
Raw
1
2
3
function Login(){
window.location.href='/login';
};