This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
rita
/
CoffeeProject
ウォッチ
1
スター
0
フォーク
2
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
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';
};