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