This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
Shan
/
CoffeeProject
forked from
rita/CoffeeProject
Xem
1
Star
0
Fork
0
Các tập tin
Tree:
9c91dfbfbf
Branches
Tags
dev
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';
};