<tr>
<td class="phone color-gray">{$item.phone}</td>
<td class="email color-gray">{$item.email}</td>
{if $item.mall_info.title>''}
<td class="color-gray adress">{$item.mall_info.title|truncate:50}</td>
{/if}
</tr>