{function get_sortable_link txt='' id=''} {$_asc = null} {if $sort == $id} {if !$asc}{$_asc = '1'}{else}{$_asc = '0'}{/if} {/if} {$_url = crmHelper::getUrl(['sort' => $id, 'asc' => $_asc])} {$txt|escape} {if $sort == $id}{/if} {/function} {strip}

{$title|escape}

{if !empty($contacts)} {include file="./Contact.thumb-list.inc.html" inline} {$wa->crm->pager($total_count|default:0, $page, '', $limit)} {/if}

[`No contacts.`]

{/strip}