3 <p>All files can be downloaded from the
<a href=
"/file-downloads/">public file listing
</a>.
</p>
6 <li><b>{{.Name}}
</b><form action=
"/files/delete" method=
"POST"><input type=
"hidden" name=
"filename" value=
"{{.Name}}"><input type=
"submit" value=
"Delete"></form></li>
9 <h2>Upload New File
</h2>
11 <form action=
"/files/upload" method=
"post" enctype=
"multipart/form-data">
12 <input type=
"file" name=
"file">
13 <input type=
"submit" value=
"Upload">