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

  1. <html><head><title>Items in %%group%%</title>
  2. </head><body><h1> Items in %%group%%</h1>
  3.  
  4. <table border><tr>
  5. %%ifdef%%b_prev%%
  6. <td><a href="%%b_prev%%">Previous Page</a>
  7. %%endif%%
  8. %%ifdef%%b_next%%
  9. <td><a href="%%b_next%%">Next Page</a>
  10. <td><a href="%%b_recent%%">Recent Items</a>
  11. %%endif%%
  12. <td><a href="%%b_topgroups%%">Standard Groups</a>
  13. <td><a href="%%b_allgroups%%">All Groups</a>
  14. <td><a href="%%b_post%%" >Post</a>
  15. <td><a href="%%b_searchgrp%%">Search Group</a>
  16. </table> 
  17.  
  18. %%indent%%1%%%%%%
  19. %%indent%%2%%%%%%
  20. %%indent%%3%%%%%%
  21. %%indent%%4%%%%%%
  22.  
  23. <table> 
  24. <tr> <th> Subject <th> From <th> Date
  25.  
  26. %%begin_item%%
  27. <tr><Td>%%arrows%% <a href="%%b_item%%" >%%h_subject_30%%</a> <Td> %%h_from_trim%%<Td>%%h_date_trim%%
  28. %%end_item%%
  29.  
  30. </table>
  31.                     
  32. <table border><tr>
  33. %%ifdef%%b_prev%%
  34. <td><a href="%%b_prev%%">Previous Page</a>
  35. %%endif%%
  36. %%ifdef%%b_next%%
  37. <td><a href="%%b_next%%">Next Page</a>
  38. <td><a href="%%b_recent%%">Recent Items</a>
  39. %%endif%%
  40. <td><a href="%%b_topgroups%%">Standard Groups</a>
  41. <td><a href="%%b_allgroups%%">All Groups</a>
  42. <td><a href="%%b_post%%" >Post</a>
  43. <td><a href="%%b_searchgrp%%">Search Group</a>
  44. </table> 
  45.  
  46. <hr>
  47. %%copyright%%
  48. </body>
  49. </html>
  50.