source:
branches/stable/templates/template.tmpl@
804
Last change on this file since 804 was 649, checked in by , 10 years ago | |
---|---|
File size: 165 bytes |
Rev | Line | |
---|---|---|
[649] | 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.