{$name|ucfirst} {if $results.results} {foreach from=$results.results item=result key=id} {if $result.parent_name|strip:''} [{$result.parent_type|ucfirst}: {$result.parent_name|dPhighlight:$keyword}] :: {/if} {$result.name|dPhighlight:$keyword} {if $result.notes} ==> {$result.notes|dPhighlight:$keyword}{/if} {/foreach} {else} ** {dPtranslate word='Empty'} ** {/if}