{template 'header'}
¦Ë: » {$MOD[name]} »
{if $DT[city]} {/if}
{loop $sfields $k $v}   {/loop}
{$category_select}
{$area_select}
{$order_select}
  
{if $CP} {loop $PPT $p}
{$p[name]} {if $p[select]==''}{else}{/if} {loop $p[options] $o}  | {if $p[select]==$o}{$o}{else}{$o}{/if} {/loop}
{/loop} {/if}
{if $tags}
{template 'list-'.$module, 'tag'}
{else} {template 'noresult', 'message'} {/if}
 
{if $kw}
    {loop $MODULE $mod}{if $mod[moduleid]>3 && $mod[moduleid]!=$moduleid && !$mod[islink]}
  • {$mod[name]} {$kw}
  • {/if}{/loop}
 
{/if}
 
 
{template 'footer'}