pkg://PostNuke-0.764.tar.gz:3291613/
PostNuke-0.764/
html/
themes/
PiterpanV2/
templates/News-article.htm
downloads
<!-- BEGIN: Default Theme Article -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="4" width="100%" style="background-color:<!--[$color4]-->;">
<tr>
<td style="width:100%;"><img src="<!--[$imagepath]-->/quadrato.gif" width="10" height="9" alt="" />
<strong><a href="<!--[$links.category]-->"><!--[$info.cattitle]--></a>: <!--[$info.title]--></strong>
</td>
</tr>
</table>
</td>
</tr>
<tr style="background-color:<!--[$sepcolor]-->;">
<td><img src="<!--[$imagepath]-->/pix-t.gif" width="1" height="1" alt="" /></td>
</tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="100%" style="background-color:<!--[$bgcolor1]-->;">
<tr>
<td style="background-color::<!--[$bgcolor1]-->;width:100%;" align="left" valign="top">
<!--[articleadminlinks sid=$info.sid]--><br />
<span class="pn-sub">
<!--[$info.longdatetime]-->, (<!--[$info.counter]--> <!--[pnml name="_READS"]-->)<br /><br />
</span>
</td>
</tr>
<tr>
<td style="background-color::<!--[$bgcolor1]-->;width:100%; text-align:justify" valign="top">
<!--[$info.maintext]-->
<br />
<br />
<div class="content">Email to a friend <!--[$preformat.send]--> | Print this article <!--[$preformat.print]--></div>
</td>
<td style="background-color::<!--[$bgcolor1]-->;width:30px;" align="left" valign="top">
<!--[$preformat.searchtopic]-->
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END: Default Theme Article -->