Second pass at adding key files
This commit is contained in:
15
site/glist/templates/help/index.html
Normal file
15
site/glist/templates/help/index.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Gossamer Threads Module Library Reference</title>
|
||||
<frameset framespacing="0" border="0" cols="150,*" frameborder="0">
|
||||
<frame name="left" scrolling="auto" src="glist.cgi?do=admin_gtdoc&topic=/index_nav.html">
|
||||
<frame name="content" scrolling="auto" src="about:blank">
|
||||
<noframes>
|
||||
<body bgcolor="#FFFFFF">
|
||||
|
||||
<p>Non frame capabale browser please view the <a href="glist.cgi?do=admin_gtdoc&topic=/index_nav.html">index</a>.</p>
|
||||
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
</html>
|
Reference in New Issue
Block a user