{literal} {/literal} {strip}
User Search
Username:
{if $foundUsers}
Search Results
Username
Real Name
User Id
Actions
{section name=ix loop=$foundUsers}
{$foundUsers[ix].login}
{$foundUsers[ix].real_name}
{$foundUsers[ix].user_id}
Select User
{/section}
{/if}