diff --git a/files.go b/files.go index d027dad..7f7f033 100644 --- a/files.go +++ b/files.go @@ -11,7 +11,7 @@ import ( "time" ) -const fileElement = "
%v
%v
" +const fileElement = "" func filesRequest(w http.ResponseWriter, r *http.Request) { partPath := filepath.Clean(r.URL.Path)