<% if user_signed_in? && current_user.current_sign_in_at < Date.parse("2014-03-01") %>
Looking for the old table view? Find it in the menu under People, Full Table View.
<% end %>

HeatSync People <%= link_to 'New User', new_user_path, class: "btn btn-success" if can? :create, User %> <%= link_to 'Merge Users', users_merge_path, class: "btn btn-default" if can? :manage, User %>

<%= render @users.sort_by{|u| [-u.member_status, u.name] } %>
<% if current_user.orientation.blank? then %>

There's a lot more to see here, but our records show you haven't completed the new member orientation yet. If that's incorrect, please contact a volunteer.

<% end %>