% content_for :title do %><%= @match.team.name %> vs <%= @match.opponent_name %> — Match Live TV<% end %> <% content_for :head do %> <% unless @stream_closed %> <% end %> <% end %>
<% if @stream_closed %> Diretta chiusa <% elsif @on_air %> In onda <% else %> In attesa <% end %>
<%= live_score_sets_label(@session.score_state) || "—" %>
> Parziali: <%= live_score_partials_label(@session.score_state) %>
<%= live_score_points_label(@match, @session.score_state) %>
Lo streaming di questa partita è stato chiuso.
<% if @session.ended_at %> <% end %>Il punteggio finale resta visibile sopra.
<%= link_to "Tutte le dirette", public_live_index_path, class: "btn btn-secondary stream-ended-btn" %>