Last change
on this file since 804 was 589, checked in by Kris Deugau, 11 years ago |
/trunk
Le sigh. Move a small fragment of HTML from the header back to all the
individual pages that need it, so we can selectively load and use
Javascript, and do some initial tweaking with body.onload.
|
File size:
165 bytes
|
Rev | Line | |
---|
[589] | 1 | <body>
|
---|
| 2 | <div id="main">
|
---|
| 3 |
|
---|
[65] | 4 | <table class="wholepage"><tr>
|
---|
| 5 | <TMPL_INCLUDE NAME="menu.tmpl">
|
---|
| 6 |
|
---|
[100] | 7 | <td align="center" valign="top">
|
---|
[65] | 8 |
|
---|
| 9 | <!-- content here -->
|
---|
| 10 |
|
---|
| 11 | </td>
|
---|
| 12 | </tr>
|
---|
| 13 | </table>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.