This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
rita
/
CoffeeProject_backup1229
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
fe72c2c8da
Branches
Tags
master
CoffeeProjec...
/
reset_pwd2.js
reset_pwd2.js
74 B
Histórico
Raw
1
2
3
function ResetPassword(){
window.location.href='/reset_password';
};