This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
andrey
/
CoffeeProject
フォーク元
rita/CoffeeProject
ウォッチ
1
スター
0
フォーク
0
ファイル
ツリー:
3220fd35bb
ブランチ
タグ
master
CoffeeProject
/
app
/
static
/
js
/
reset_pwd2.js
reset_pwd2.js
72 B
履歴
Raw
1
2
3
function ResetPassword(){
window.location.href='/reset_password';
};