forked from mirrors/gecko-dev
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			178 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			178 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
|   <head>
 | |
|     <title>Test Title</title>
 | |
|     <meta property="description" content="A very simple test page">
 | |
|   </head>
 | |
|   <body>
 | |
|     Llama.
 | |
|   </body>
 | |
| </html>
 | 
