home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / dnew54c3.zip / LIST.TPL < prev    next >
Text File  |  1998-07-06  |  438b  |  26 lines

  1. <html>
  2. <head>
  3. <title>All News Groups Starting: (%%groups%%) </title>
  4. </head>
  5. <body  bgcolor="#808080">
  6. <form method="GET" action="%%b_action%%">
  7. <input type="hidden" name="utag" value="%%utag%%">
  8. <table width="500" cellpadding=10>
  9. <tr>
  10. <td  bgcolor="#c0c0c0">
  11. <h3> Click on the newsgroup you wish to read</h3>
  12.  
  13. <ul>
  14. %%begin_dir%%
  15. %%end_dir%%
  16. </ul>
  17.  
  18. <hr>
  19. %%copyright%%
  20. </td>
  21. </tr>
  22. </table>
  23. </form>
  24. </body>
  25. </html>
  26.