{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}
{loop $TYPE $k $v} {$v} {/loop}
 
{if $tags}
{template 'list-'.$module, 'tag'}
{else} {template 'noresult', 'message'} {/if}
 
{if $username}
[{$username}]{$MOD[name]}
{if $DT[im_web]}
{im_web($username, 1)}
{/if}
 
 
{/if} {if $kw}
    {loop $MODULE $mod}{if $mod[moduleid]>3 && $mod[moduleid]!=$moduleid && !$mod[islink]}
  • {$mod[name]} {$kw}
  • {/if}{/loop}
 
{/if}
 
 
{template 'footer'}