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

  1. <html>
  2.  
  3. <head>
  4. <meta name="GENERATOR" content="Microsoft FrontPage 3.0">
  5. <title>Items in %%group%%</title>
  6. </head>
  7.  
  8. <body bgcolor="#808080" link="#ff0000" vlink="#0000ff">
  9.  
  10. <form method="GET" action="%%b_action%%">
  11. <input type="hidden" name="utag" value="%%utag%%">
  12. <input type="hidden" name="group" value="%%group%%">
  13. <input type="hidden" name="from_up" value="%%from_up%%">
  14. <input type="hidden" name="from_down" value="%%from_down%%">
  15. <table width="500" cellpadding=10>
  16. <tr><td align="left" bgcolor="#C0C0C0">
  17.  
  18. <h3>Items in %%group%%</h3>
  19. <p>
  20. <input name="cmd_latest" type="submit" value="Latest Items">
  21. <input name="cmd_user" type="submit" value="Groups">
  22. <input name="cmd_post" type="submit" value="Post">
  23. <input name="cmd_find" type="submit" value="Search">
  24. %%ifdef%%b_next%%
  25. <input name="cmd_up" type="submit" value="Page Up">
  26. %%endif%%
  27. %%ifdef%%loggedin%%
  28. <input name="cmd_config" type="submit" value="Config">
  29. %%endif%%
  30.  
  31. </p>
  32. <table cellpadding=10 cellspacing=10 bgcolor="#00ff00">
  33. <tr><td>
  34.  
  35. %%indent%%1%%%%%%
  36. %%indent%%2%%%%%%
  37. %%indent%%3%%%%%%
  38. %%indent%%4%%%%%%
  39.  
  40. <pre>
  41. %%begin_item%%
  42. %%item_n%% %%spaces%%<a href="%%b_item%%" >%%h_subject%%</a> - %%h_from_trim%%, %%h_date_trim%%
  43. %%end_item%%
  44. </pre>
  45.  
  46. </td>
  47.         </tr>
  48.       </table>
  49. <p>
  50.  
  51.  
  52. <input name="cmd_latest" type="submit" value="Latest Items">
  53. <input name="cmd_user" type="submit" value="Groups">
  54. <input name="cmd_post" type="submit" value="Post">
  55. <input name="cmd_find" type="submit" value="Search">
  56. %%ifdef%%b_prev%%
  57. <input name="cmd_down" type="submit" value="Page Down">
  58. %%endif%%
  59. </p>
  60. <font size="-2">
  61. Sorted by %%sort_order%%
  62. </font>
  63.       <hr>
  64. %%copyright%%
  65. </td>
  66.     </tr>
  67.   </table>
  68. </form>
  69. </body>
  70. </html>
  71.