T2-BoL/data/http/templates/Directory.html

11 lines
196 B
HTML
Raw Permalink Normal View History

2016-03-17 01:59:20 -04:00
<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>