[system] / trunk / webwork2 / conf / system.template Repository:
ViewVC logotype

Diff of /trunk/webwork2/conf/system.template

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 452 Revision 453
6<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> 6<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
7 <head> 7 <head>
8 <title>WeBWorK - <!--#title--></title> 8 <title>WeBWorK - <!--#title--></title>
9 </head> 9 </head>
10 <body style="margin: 0px"> 10 <body style="margin: 0px">
11 <table style="width: 100%"> 11 <table style="width: 100%; padding: 0px; margin: 0px" cellspacing="0">
12 <tr> 12 <tr>
13 <td style="background-color: darkblue"><img src="" width="100" height="100" /></td> 13 <td style="background-color: darkblue; padding: 0px; margin: 0px"><img src="/webwork_files/images/webwork_square.png" height="64" width="66" /></td>
14 <td style="background-color: darkblue"><h1 style="color: white; text-align: center">WeBWorK II</h1></td> 14 <td style="background-color: darkblue; padding: 0px; margin: 0px">
15 <h1 style="color: white; text-align: center; font-size: 20pt">WeBWorK II</h1>
16 <!--#path style="image" iamge="webwork_files/images/right_arrow.png"-->
17 </td>
15 </tr> 18 </tr>
16 <tr> 19 <tr>
17 <td style="background-color: darkblue"> 20 <td style="background-color: darkblue; width: 66px">
18 <div><!--#quicklinks--></div> 21 <div><!--#quicklinks--></div>
19 <div><!--#siblings--></div> 22 <div><!--#siblings--></div>
20 </td> 23 </td>
21 <td style="background-color: white"> 24 <td style="background-color: white; padding-left: 2em; padding-right: 2em">
25 <div style="text-align: center"><!--#nav style="image" imageprefix="/webwork_files/images/nav" imagesuffix=".png"--></div>
22 <h1><!--#title--></h1> 26 <h1><!--#title--></h1>
23 <!--#body--> 27 <!--#body-->
24 </td> 28 </td>
25 </tr> 29 </tr>
26 </table> 30 </table>

Legend:
Removed from v.452  
changed lines
  Added in v.453

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9