My controller returns a list of users and renders a javascript file (unobtrusive javascript). I want to loop through that list of users and render a partial for each into a div. I have the following code:My controller returns a list of users and rende