Codice: Seleziona tutto
<!-- INCLUDE overall_header.html -->
<table class="tablebg" width="100%" align="center" cellspacing="1">
<tr>
<th>Ultimi Topic</th>
<table class="tablebg" width="100%" align="center" cellspacing="1">
<tr class="row1">
<!-- BEGIN topics_time -->
<!-- IF not topics_time.EVEN -->
<tr>
<!-- ENDIF -->
<tr class="row1">
<!-- <td class="row1" align="left" width="50%"> -->
<th><a href="{topics_time.LINK}">{topics_time.TITLE}</a></th>
<tr class="row1">
<td style="font-size: 1.2em;">
<table border="0">
<tr>
<td><img src="{topics_time.THUMB}" width="82" height="125" alt="{topics_time.TITLE}" title="{topics_time.TITLE}" /></td>
<td valign="center">
<a href="{topics_time.LINK}">{topics_time.TITLE}</a><br />
<em>Data: <b>{topics_time.TIME}</b></em><br />
</td>
</tr>
</tr>
</td>
</tr>
<br/>
<!-- QUI -->
</td>
</tr>
</td>
</td></td>
</td>
</td></td></table>
<!-- IF topics_time.EVEN -->
</tr>
<!-- ENDIF -->
<!-- END topics_time -->
</table></table></table>
</ br></ br>
<!-- INCLUDE overall_footer.html -->