T2-BoL/data/http/templates/Directory.html
2016-03-17 01:59:20 -04:00

11 lines
196 B
HTML
Executable file

<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>