home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / DINET / ORB13DOS.ZIP / FOOTER.ORH next >
Text File  |  1996-11-17  |  781b  |  26 lines

  1. [[$/*]]
  2. FOOTER.ORH -- Common footer file for Orb demo pages.         
  3. -------------------------------------------------------------
  4. Standard footer framework for Orb demo page.  Ordinarily,    
  5. in real multi-page site, this file would be included by      
  6. each page to get standard layout elements for the bottom     
  7. of the page.                                                 
  8.                                                              
  9. The file HEADER.ORH contains common header information.      
  10. -------------------------------------------------------------
  11. [[$*/]]
  12.  
  13. <DIV ALIGN=CENTER>
  14. <HR>
  15. [[home]] | [[subpage]]
  16. <HR>
  17. </DIV>
  18.  
  19. <b>URL:</b> http://www.foo.org/somedir/[[target]]<BR>
  20. <b>Last modified:</b> [[datetime_local]]
  21. [[sig]]
  22.  
  23. </BODY>
  24. </HTML>
  25.  
  26.