8 lines
No EOL
131 B
Cheetah
8 lines
No EOL
131 B
Cheetah
<script>
|
|
$(function(){
|
|
initCore();
|
|
{{if .PageIsSignUp}}initRegister();{{end}}
|
|
});
|
|
</script>
|
|
</body>
|
|
</html> |