source:
trunk/forum/styles/wowblue/template/message_body.html
Last change on this file was 400, checked in by , 16 years ago | |
---|---|
File size: 325 bytes |
Line | |
---|---|
1 | <!-- INCLUDE overall_header.html --> |
2 | |
3 | <table class="tablebg" width="100%" cellspacing="1"> |
4 | <tr> |
5 | <th>{MESSAGE_TITLE}</th> |
6 | </tr> |
7 | <tr> |
8 | <td class="row1" align="center"><br /><p class="gen">{MESSAGE_TEXT}</p><br /></td> |
9 | </tr> |
10 | </table> |
11 | |
12 | <br clear="all" /> |
13 | |
14 | <!-- INCLUDE breadcrumbs.html --> |
15 | |
16 | <!-- INCLUDE overall_footer.html --> |
Note:
See TracBrowser
for help on using the repository browser.