This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
benson
/
SixthProject
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b91dab4558
Rami (Branch)
Tag
master
SixthProject
/
Sixth-Backend
/
app
/
static
/
js
/
reset_pwd2.js
reset_pwd2.js
72 B
Cronologia
Originale
1
2
3
function ResetPassword(){
window.location.href='/reset_password';
};