[system] / trunk / webwork-modperl / conf / system.template Repository:
ViewVC logotype

View of /trunk/webwork-modperl/conf/system.template

Parent Directory Parent Directory | Revision Log Revision Log


Revision 390 - (download) (annotate)
Wed Jun 19 22:45:47 2002 UTC (10 years, 11 months ago) by malsyned
File size: 534 byte(s)
This commit brings several packages up to date and working.  I wish I could
be more specific, but it's been a while since I've committed.  You'll have
to check the CVS diffs for more info.
--Dennis

    1 <?xml version="1.0" encoding="utf-8"?>
    2 <!DOCTYPE html
    3   PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    4   SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    5 
    6 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
    7  <head>
    8   <title>WeBWorK - <!--#title--></title>
    9  </head>
   10  <body>
   11   <div style="text-align:center"><img src="<!--#logo-->" alt="WeBWorK" /></div>
   12   <hr />
   13   <h1 style="text-align:center">WeBWorK <!--#title--></h1>
   14   <p><!--<!--#test_args one="a" two="b" three="c"-->--></p>
   15   <!--#body-->
   16  </body>
   17 </html>

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9