This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
rita
/
CoffeeProject_SourceCode_ERROR
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
a5ccfcad5d
Ramas
Etiquetas
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';
};