15 lines
		
	
	
		
			350 B
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			350 B
		
	
	
	
		
			HTML
		
	
	
	
| <!doctype html>
 | |
| <html lang="en">
 | |
|     <head>
 | |
|         <meta charset="utf-8">
 | |
|         <title>YouTube Maze</title>
 | |
|         <link rel="stylesheet" href="/style.css">
 | |
|     </head>
 | |
|     <body>
 | |
|         <h1>YouTube Maze</h1>
 | |
| 
 | |
|         <p><a href="/mazes/EZGra6O8ClQ">e-penser</a></p>
 | |
|         <p><a href="/mazes/XM1ssJ8yxdg">Defakator</a></p>
 | |
|     </body>
 | |
| </html>
 |