--- templates/new.tpl 2001/02/28 18:01:59 1.6 +++ templates/new.tpl 2001/03/02 09:29:44 1.7 @@ -1,22 +1,27 @@ {section name=item loop=$data} -
+ {if ($item/data.comming == 0) } + Today {img src="t/today.gif" border=0}   {elseif ($item/data.comming > 0) } - {img src="t/coming_up.gif" border=0} + Coming Up   {/if} -{$item/data.title}

+{$item/data.title}
{$item/data.town_date}

{$item/data.body}

{if $item/data.more ne "" } -
{img src="b/Read_More.gif" border="0" alt="Read More"}
+
+ Read more +
{/if} {if $item/data.pdf ne "" } -
{img src="b/PDF.gif" border="0" alt="Read PDF"}
+
+ PDF +
{/if} {if (%item.rownum% != %item.loop%) }