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