7 lines
		
	
	
		
			183 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			183 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html>
 | ||
| <html>
 | ||
|     <head>
 | ||
|         <meta http-equiv=”refresh” content=”0;URL=’./view/ja'” />
 | ||
|         <script>location.href = './view/ja';</script>
 | ||
|     </head>
 | ||
| </html> | 
