moved from dev to prod
This commit is contained in:
18
tools/highwire/html/highwire.htm
Normal file
18
tools/highwire/html/highwire.htm
Normal 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>
|
||||
Reference in New Issue
Block a user