source: trunk/templates/template.tmpl@ 65

Last change on this file since 65 was 65, checked in by Kris Deugau, 13 years ago

/trunk

checkpoint, adding permissions/ACL support

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.