summaryrefslogtreecommitdiff
path: root/app/views/matches/new.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/matches/new.html.erb')
-rw-r--r--app/views/matches/new.html.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/matches/new.html.erb b/app/views/matches/new.html.erb
index bd4c78c..74e7e3a 100644
--- a/app/views/matches/new.html.erb
+++ b/app/views/matches/new.html.erb
@@ -1,5 +1,3 @@
<h1>New match</h1>
<%= render 'form' %>
-
-<%= link_to 'Back', matches_path %>