<script>
$(function(){
initCore();
{{if .PageIsSignUp}}initRegister();{{end}}
});
</script>
</body>
</html>