T2-BoL/data/http/templates/Directory.html
2015-08-30 02:30:29 -04:00

10 lines
206 B
HTML

<HTML>
<header>
<title>Index of #DIR#</title>
</header>
<body>
<h1>Index of #DIR#</h1>
#CONTENT#
<address>#APPLICATION# #OS# Server at #HOSTNAME# Port #PORT#</address>
</body>
</HTML>