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

Last change on this file since 649 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
Line 
1<body>
2<div id="main">
3
4<table class="wholepage"><tr>
5<TMPL_INCLUDE NAME="menu.tmpl">
6
7<td align="center" valign="top">
8
9<!-- content here -->
10
11</td>
12</tr>
13</table>
Note: See TracBrowser for help on using the repository browser.