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