This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
benson
/
LandGreenProject
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
a53e1d8ee0
Ramas
Etiquetas
master
LandGreenPro...
/
LandGreen Project
/
LandGreen Vavle
/
app
/
static
/
js
/
reset_pwd2.js
reset_pwd2.js
72 B
Histórico
Raw
1
2
3
function ResetPassword(){
window.location.href='/reset_password';
};