mirror of https://github.com/docker/docs.git
				
				
				
			
		
			
				
	
	
		
			12 lines
		
	
	
		
			364 B
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			364 B
		
	
	
	
		
			HTML
		
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
|   <head>
 | |
|     <link rel="stylesheet" href="main.css"/>
 | |
|     <meta http-equiv="Content-Security-Policy" content="default-src *; script-src 'self' http://localhost:35729; style-src 'self' 'unsafe-inline';">
 | |
|   </head>
 | |
|   <body>
 | |
|     <script src="main.js"></script>
 | |
|     <script src="http://localhost:35729/livereload.js"></script>
 | |
|   </body>
 | |
| </html>
 |