<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center">
<!-- BEGIN switch_latest_title -->
<tr>
<th colspan="1" width="150" height="25" class="thTop" nowrap="nowrap">{L_COMPONENT_LATEST}</th>
</tr>
<!-- END switch_latest_title -->
<!-- BEGIN topics_latest -->
<tr>
<td class="row1" colspan="1" height="28"><span class="topictitle"><a href="{topics_latest.U_LINK}" class="topictitle">{topics_latest.TOPIC_TITLE}</a></span></td>
</tr>
<!-- END topics_latest -->
<!-- BEGIN posts_latest -->
<tr>
<td class="row1" colspan="1" height="28"><span class="topictitle"><a href="{posts_latest.U_LINK}" class="topictitle">{posts_latest.TOPIC_TITLE}</a></span></td>
</tr>
<tr>
<td valign="top" ><span class="postbody">{posts_latest.MESSAGE}</span></td>
</tr>
<!-- END posts_latest -->
</table> |