12 lines
		
	
	
		
			241 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			241 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
| <head>
 | |
| <meta http-equiv="refresh" content="0; URL=../" />
 | |
| <meta name="robots" content="noindex" />
 | |
| <title>nothing here...</title>
 | |
| </head>
 | |
| <body>
 | |
| <!-- this is just here to prevent directory browsing -->
 | |
| </body>
 | |
| </html>
 |