Form
First name:
Last name:
{{#each results}}
{{this.user_name}} {{this.email}} {{this.fname}} {{this.lname}}
{{/each}}
Exit