moved from dev to prod

This commit is contained in:
root
2022-11-14 10:05:42 +01:00
parent ac142715b0
commit 43d589aa9b
1364 changed files with 27705 additions and 6101 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>