Files
cloudly-min/.rclone_repo/cmd/serve/http/testdata/golden/three.html
2020-01-13 03:37:51 +00:00

13 lines
238 B
HTML
Executable File

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Directory listing of /three</title>
</head>
<body>
<h1>Directory listing of /three</h1>
<a href="a.txt">a.txt</a><br />
<a href="b.txt">b.txt</a><br />
</body>
</html>