Files
leonwww/protocol/cli/templates/directory_listing_start.html

10 lines
193 B
HTML
Raw Normal View History

2025-08-19 22:01:20 +05:30
<head>
<title>Directory Listing</title>
<style>
body { font-sans m-[40px] }
.dir { font-bold text-[#0066cc] }
2025-08-19 22:01:20 +05:30
</style>
</head>
<body>
<h1>Directory Listing</h1>