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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 390 - (view) (download)

1 : malsyned 353 <?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 : malsyned 390 <p><!--<!--#test_args one="a" two="b" three="c"-->--></p>
15 : malsyned 353 <!--#body-->
16 :     </body>
17 :     </html>

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9