This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
benson
/
SixthProject
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
b91dab4558
Ramos
Etiquetas
master
SixthProject
/
Sixth-Backend
/
app
/
static
/
js
/
reset_pwd2.js
reset_pwd2.js
72 B
Histórico
Em bruto
1
2
3
function ResetPassword(){
window.location.href='/reset_password';
};