This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
allen
/
coffeeproject20230512
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
4d87f39958
Branches
Tags
master
coffeeprojec...
/
coffeeproject
/
app
/
static
/
js
/
reset_pwd2.js
reset_pwd2.js
73 B
Historique
Raw
1
2
3
function ResetPassword(){
window.location.href='/reset_password';
};