This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
allen
/
coffeeproject20230512
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
4d87f39958
Rami (Branch)
Tag
master
coffeeprojec...
/
coffeeproject
/
app
/
static
/
js
/
sign_in.js
sign_in.js
65 B
Cronologia
Originale
1
2
3
function Registration(){
window.location.href='/register';
};