This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
andrey
/
CoffeeProject
forked from
rita/CoffeeProject
Xem
1
Star
0
Fork
0
Các tập tin
Tree:
3220fd35bb
Branches
Tags
master
CoffeeProject
/
app
/
static
/
js
/
reset_pwd2.js
reset_pwd2.js
72 B
Lịch sử
Raw
1
2
3
function ResetPassword(){
window.location.href='/reset_password';
};