% content_for :title, "Modifica partita — #{@team.name}" %> <% content_for :robots, "noindex, nofollow" %>
<%= @team.name %> vs <%= @match.opponent_name %>
<%= link_to "← Elenco partite", public_team_matches_path(@team) %>