{template "header.html"}
{loop $related $t} {/loop}
{php $field = dr_field_options($ci->module['field']['zt']['id']);unset($field[0]);} {loop $field $value $name} {/loop}
{search module=MOD_DIR id=$searchid total=$sototal order=$params.order catid=$catid page=1 pagesize=16 urlrule=$urlrule}

{$t.title}

{dr_strcut($t.description, 60)}

{/search}
{if !$count}
{/if}
    {$pages}
{template "footer.html"}