File:  [LON-CAPA] / loncom / html / index.html
Revision 1.3: download - view: text, annotated - select for diffs
Wed Mar 27 17:50:45 2002 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: stable_2002_april, HEAD
- updated to be a green color rather than white

    1: <!--
    2:   2/19/02 Josh Brunskole
    3:   -->
    4: <html>
    5:  <head>
    6:   <title>Welcome to the LearningOnline Network with CAPA</title>
    7:   <meta HTTP-EQUIV="Refresh" CONTENT="3; url=/adm/roles">
    8:  </head>
    9:  <body bgcolor="#006600" topmargin=0 leftmargin=0 marginwidth=0 marginheight=0>
   10:   <img src="/adm/lonIcons/header.gif" />
   11:  </body>
   12: </html>

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