This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
andrey
/
CoffeeProject
forked de
rita/CoffeeProject
Seguir
1
Destacar
0
Fork
0
Archivos
Rama:
master
Ramas
Etiquetas
master
CoffeeProject
/
app
/
static
/
js
/
reset_pwd2.js
reset_pwd2.js
72 B
Permalink
Histórico
Raw
1
2
3
function ResetPassword(){
window.location.href='/reset_password';
};