source:
trunk/templates/template.tmpl@
74
Last change on this file since 74 was 65, checked in by , 14 years ago | |
---|---|
File size: 157 bytes |
Line | |
---|---|
1 | <!-- <TMPL_VAR NAME=sid> --> |
2 | <table class="wholepage"><tr> |
3 | <TMPL_INCLUDE NAME="menu.tmpl"> |
4 | |
5 | <td align="center"> |
6 | |
7 | <!-- content here --> |
8 | |
9 | </td> |
10 | </tr> |
11 | </table> |
Note:
See TracBrowser
for help on using the repository browser.