<{$smarty.const._SEARCH}> >> <{$smarty.const._MD_PROFILE_RESULTS}>

<{if $users}> <{foreach item=caption from=$captions}> <{/foreach}> <{foreach item=user from=$users}> <{foreach item=fieldvalue from=$user.output}> <{/foreach}> <{/foreach}>
<{$caption}>
<{$fieldvalue}>
<{$nav}> <{else}>
<{$smarty.const._MD_PROFILE_NOUSERSFOUND}>
<{/if}>