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