home *** CD-ROM | disk | FTP | other *** search
- $zonkpage 1.00
-
- A Template for creating Index pages
-
- The file which runs this template must call the files it wishes to index with $pullout command in the order in which they should appear
-
- <html>
- <head>
- <title><zonk tagvalue title></title>
-
- <body bgcolor="#ffffff" text="#000000">
- <img src="zlogo.gif" width=85 height=87 alignt="right" alt="(logo)"><center><h2><zonk tagvalue title></h2></center>
-
- <zonk ifnot nobrs><zonk tagvalue intro
- transform refs
- transform orefs
- transform brs
- transform ps substyles><zonk endif>
- <zonk if nobrs><zonk tagvalue intro
- transform refs
- transform orefs
- transform ps substyles><zonk endif>
-
- <zonk reset backto>
- <zonk read backto>
- <ul>
- <zonk while backto>
-
- <li><a href="<zonk tagvalue %pullfile transform fleaf>"><zonk tagvalue backto></a>
-
- <zonk read %pullfile><zonk endwhile>
-
- </ul>
- <p>
-
- <zonk ifnot nobrs><zonk tagvalue text
- transform refs
- transform orefs
- transform brs
- transform ps substyles><zonk endif>
- <zonk if nobrs><zonk tagvalue text
- transform refs
- transform orefs
- transform ps substyles><zonk endif>
-
- <hr>
- <font size=-1>Copyright © Tim Brown. Page last updated: <zonk tagvalue %now@ format (&we, &zdy&st &mo &ce&yr &z12:&mi&am)><br>
- Refers to Zonk version <zonk tagvalue %version> and !Deskzonk version <zonk tagvalue deskver></font>
-
- </body></html>