Loothandler
This commit is contained in:
		
							
								
								
									
										18
									
								
								files.html
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								files.html
									
									
									
									
									
								
							@@ -1,18 +0,0 @@
 | 
				
			|||||||
<!-- files.html -->
 | 
					 | 
				
			||||||
<!DOCTYPE html>
 | 
					 | 
				
			||||||
<html lang="en">
 | 
					 | 
				
			||||||
<head>
 | 
					 | 
				
			||||||
    <meta charset="UTF-8">
 | 
					 | 
				
			||||||
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
					 | 
				
			||||||
    <title>Files</title>
 | 
					 | 
				
			||||||
</head>
 | 
					 | 
				
			||||||
<body>
 | 
					 | 
				
			||||||
    <h2>Files</h2>
 | 
					 | 
				
			||||||
    <ul>
 | 
					 | 
				
			||||||
        {{range .Files}}
 | 
					 | 
				
			||||||
        <li>{{.}}</li>
 | 
					 | 
				
			||||||
        {{end}}
 | 
					 | 
				
			||||||
    </ul>
 | 
					 | 
				
			||||||
</body>
 | 
					 | 
				
			||||||
</html>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user