13 líneas
		
	
	
		
			278 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 líneas
		
	
	
		
			278 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<html>
 | 
						|
<head>
 | 
						|
  <meta charset="UTF-8">
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
  This is for testing. Look in the console.
 | 
						|
  <script src="./index.js"></script>
 | 
						|
  <script src="./unibabel.hex.js"></script>
 | 
						|
  <script src="./unibabel.base32.js"></script>
 | 
						|
  <script src="./test.js"></script>
 | 
						|
</body>
 | 
						|
</html>
 |