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

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

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

Revision 760 Revision 761
35 //--> 35 //-->
36 </style> 36 </style>
37 </head> 37 </head>
38 <body> 38 <body>
39 <table width="100%" cellpadding="10" cellspacing="0" border="1"> 39 <table width="100%" cellpadding="10" cellspacing="0" border="1">
40 <tr valign="middle">
41 <td align="center">
42 <img src="/webwork_files/images/webwork_square.gif" height="64" width="66" />
43 </td>
44 <td>
45 <h1>WeBWorK <em>mod_perl</em></h1>
46 <!--#path style="text" image="/webwork_files/images/right_arrow.png" text=" > "-->
47 </td>
48 <!--#if loggedin="1"-->
49 <td valign="bottom">
50 <!--#loginstatus-->
51 </td>
52 <!--#endif-->
53 </tr>
54 <tr valign="top"> 40 <tr valign="top">
55 <td> 41 <td align="left" rowspan="2" nowrap>
42 <img src="/webwork_files/images/webwork_square.gif" height="64" width="66" /><br />
43 <hr />
56 <div> 44 <div>
57 <small> 45 <small>
58 <!--#links--> 46 <!--#links-->
59 </small> 47 </small>
60 </div> 48 </div>
66 <div> 54 <div>
67 <small> 55 <small>
68 <!--#siblings--> 56 <!--#siblings-->
69 </small> 57 </small>
70 </div> 58 </div>
59
71 </td> 60 </td>
61 <!--#if can="path"-->
62 <td valign="bottom" style="border-right: none">
63 <!--#path style="text" image="/webwork_files/images/right_arrow.png" text=" > "-->
64 </td>
65 <!--#endif-->
66 <!--#if loggedin="1"-->
67 <td valign="bottom" align="right" style="border-left: none">
68 <!--#loginstatus-->
69 </td>
70 <!--#endif-->
71 </tr>
72 <tr valign="top">
72<!--#if warnings="1"--> 73<!--#if warnings="1"-->
73 <td 74 <td
74 <!--#if loggedin="1"--> 75 <!--#if loggedin="1"-->
75 colspan="2" 76 colspan="2"
76 <!--#endif--> 77 <!--#endif-->
83 > 84 >
84<!--#endif--> 85<!--#endif-->
85 <div align="center"> 86 <div align="center">
86 <!--#nav style="text" imageprefix="/webwork_files/images/nav" imagesuffix=".png" separator=" | "--> 87 <!--#nav style="text" imageprefix="/webwork_files/images/nav" imagesuffix=".png" separator=" | "-->
87 </div> 88 </div>
88 <h1><!--#title--></h1>
89 <table width="100%" cellpadding="10" cellspacing="0" border="0"> 89 <table width="100%" cellpadding="10" cellspacing="0" border="0">
90 <tr valign="top"> 90 <tr valign="top">
91 <td> 91 <td>
92 <h1 style="font-size: 14pt"><!--#title--></h1>
92 <!--#body--> 93 <!--#body-->
93 </td> 94 </td>
94 <td> 95 <td>
95 <!--#info--> 96 <!--#info-->
96 </td> 97 </td>

Legend:
Removed from v.760  
changed lines
  Added in v.761

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9