{include file="header.tpl"} {literal} {/literal}
| {$listings[l].date} |
| {assign var="listing" value=$listings[l]} {if $listing.type == 'Premium'} {include file="details_premium.tpl"} {/if} {if $listing.type == 'Normal'} {include file="details_normal.tpl"} {/if} {if $listing.type == 'Trial'} {include file="details_trial.tpl"} {/if} {if $listing.type == 'Free'} {include file="details_free.tpl"} {/if} {if $listing.type == 'AutoSurf'} {include file="details_autosurf.tpl"} {/if} {if $listing.type == 'Scam'} {include file="details_scam.tpl"} {/if} {if $listing.type == 'Closed'} {include file="details_closed.tpl"} {/if} |
|
Currently there are no new items {if $frm.pfilter}using {$frm.pfilter}{/if} |