summaryrefslogtreecommitdiff
path: root/app/views/teams/show.html.erb
blob: 5b18d33875831898c8f0876209e86209532393ed (plain)
1
2
3
4
<p id="notice"><%= notice %></p>

<%= link_to 'Edit', edit_team_path(@team) %> |
<%= link_to 'Back', teams_path %>