source: branches/stable/templates/template.tmpl@ 756

Last change on this file since 756 was 649, checked in by Kris Deugau, 10 years ago

/branches/stable

Subtle bugfix merge! All changes from /trunk r589 through r648 merged.

File size: 165 bytes
RevLine 
[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.