Sport: <%= @team.sport %>
<% if @team.club %>Società: <%= @team.club.name %> · <%= link_to "Pagamenti e fatture", admin_billing_path(club_id: @team.club.id) %>
<% end %> <% yt = Youtube::TeamStatus.new(@team) %>YouTube: <%= yt.channel_title || "—" %> · <%= yt.selectable? ? "pronto" : "non pronto" %>
<% if @team.entitlements.plan.youtube_mode == "team" && @team.youtube_credential.blank? %><%= link_to "Collega (da account titolare sul sito)", public_team_details_path(@team) %>
<% end %><%= link_to "Token canale Match Live TV (Light)", admin_youtube_platform_path %>