[BACK]Return to front.html CVS log [TXT][DIR] Up to [local] / mp3

Annotation of mp3/front.html, Revision 1.1

1.1     ! andrew      1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
        !             2:               "http://www.w3.org/TR/html4/frameset.dtd">
        !             3: <html><head>
        !             4:        <title>' . Our MP3's for the Front Office. '</title></head>
        !             5: <frameset rows="47,47,*,64" border="0">
        !             6: <frame name="top" scrolling="no" src="frontcurrent.htm">
        !             7:   <frame name="nav" scrolling="no" src="mp3-bin/mixer.pl?front">
        !             8:   <frame name="main" src="mp3-bin/showfiles.pl?front">
        !             9:   <frame name="bottom" scrolling="no" src="blank.htm">
        !            10:   <noframes><body>
        !            11:     <!-- $RedRiver: index.html,v 1.2 2006/08/12 00:14:53 andrew Exp $ -->
        !            12:     <p>This page uses frames, but your browser doesn't support them.</p>
        !            13:   </body>  </noframes></frameset></head></html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>