<% provide(:title, @title) %>

<%= @title %>

<% if @users.any? %> <%= will_paginate %> <% end %>