show.html.haml revision 7b025f9d9726413eb3f50ca2b39826e7eed816fb
0N/A %li= link_to "Delete", resource_path, method: :delete, confirm: "Do you really want to remove this team?"
0N/A - @team_users.each do |team_user|
0N/A - if team_user.admin?