github.com/artpar/rclone@v1.67.3/cmd/serve/http/testdata/golden/three.html (about) 1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <meta charset="utf-8"> 5 <title>Directory listing of /three</title> 6 </head> 7 <body> 8 <h1>Directory listing of /three</h1> 9 <a href="a.txt">a.txt</a><br /> 10 <a href="b.txt">b.txt</a><br /> 11 </body> 12 </html>