initial commit

This commit is contained in:
root
2023-06-12 09:14:09 +02:00
commit b4912f303e
2545 changed files with 209350 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>HighWire development project</title>
</head>
<frameset cols="200,*" FRAMEBORDER="0" BORDER="0" FRAMESPACING="0">
<frame name="contents" target="main" src="menu.htm" NORESIZE scrolling="no" FRAMESPACING="0" FRAMEBORDER="0" BORDER="0">
<frame name="main" src="dletter.htm" NORESIZE marginwidth="10" marginheight="10" FRAMESPACING="0" FRAMEBORDER="0" BORDER="0">
<noframes><body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
</html>