jmartin 01/03/02 05:46:34 Added: src/content index.html Log: Added new index page to cover content dir Revision Changes Path 1.1 jakarta-alexandria/src/content/index.html Index: index.html =================================================================== <html> <head> <title>Alexandria</title> </head> <frameset rows="90, *"> <frame src="html/top.html" name="left scrolling="no"> <frameset cols="200, *"> <frame src="html/sidebar/index.html" name="left scrolling="auto"> <frame src="html/right.html" name="right" scrolling="auto"> </frameset> </frameset> </html> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]