Return to rat.html CVS log | Up to [LON-CAPA] / rat / client |
1.1 albertel 1: <html> 1.6 ! bisitz 2: <frameset rows="1,50,*" border="0"> ! 3: <frame name="server" src="server.html" noresize="noresize" noscroll="noscroll" /> ! 4: <frame name="code" src="code.html" /> ! 5: <frame name="mapout" src="map.html" /> 1.4 www 6: </frameset> 1.6 ! bisitz 7: </html>