Initial commit
This commit is contained in:
17
example/tstpro/docs/index.htm
Normal file
17
example/tstpro/docs/index.htm
Normal file
@ -0,0 +1,17 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Torque ShowTool Pro by David Wyand</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
</head>
|
||||
|
||||
<frameset rows="99,400*" frameborder="NO" border="0" framespacing="0" cols="*">
|
||||
<frame name="topFrame" scrolling="NO" noresize src="topframe.htm" >
|
||||
<frameset cols="125,406*" frameborder="NO" border="0" framespacing="0" rows="*">
|
||||
<frame name="leftFrame" scrolling="NO" noresize src="leftframe.htm">
|
||||
<frame name="mainFrame" src="toolbar.htm">
|
||||
</frameset>
|
||||
</frameset>
|
||||
<noframes><body bgcolor="#FFFFFF">
|
||||
|
||||
</body></noframes>
|
||||
</html>
|
Reference in New Issue
Block a user