<% for user in @users %> <% end %>
Name
<%= user.name %>

<%= will_paginate @users %>