Files
BlitzNext/_release/help/commands/index.htm
T
2014-12-08 12:43:20 +13:00

19 lines
366 B
HTML

<html>
<head>
<title>Blitz Docs</title>
</head>
<frameset cols="200,*">
<frame name="contents" target="main" scrolling="auto" src="command_list.htm">
<frame name="main" src="main.htm" scrolling="auto" target="_self">
<noframes>
<body>
<p>This page uses frames, but your browser doesn&#39;t support them.</p>
</body>
</noframes>
</frameset>
</html>