This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Shan
/
CoffeeProject
forked from
rita/CoffeeProject
Watch
1
Star
0
Fork
0
Files
Tree:
9c91dfbfbf
Branches
Tags
dev
master
CoffeeProject
/
app
/
static
/
js
/
reset_pwd1.js
reset_pwd1.js
55 B
History
Raw
1
2
3
function Login(){
window.location.href='/login';
};