<% content_for :title, "Replay — #{@match.team.name} vs #{@match.opponent_name}" %> <% content_for :meta_description, "Replay partita #{@match.team.name} vs #{@match.opponent_name} su Match Live TV." %> <% content_for :robots, "noindex, nofollow" %>
<%= link_to "← Tutte le dirette", public_live_index_path, class: "back-link" %>

Replay

<%= @match.team.name %> vs <%= @match.opponent_name %>

<% if @recording %>
<% if @session.hls_playback_url.present? %> <% else %>

Registrazione indicizzata. Il playback dipende dalla retention del piano Premium.

<% end %> <% if @recording.expires_at %>

Disponibile fino al <%= l @recording.expires_at, format: :long %>

<% end %>
<% end %>