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, 2 insertions, 0 deletions
diff --git a/app/views/matches/new.html.erb b/app/views/matches/new.html.erb
index 74e7e3a..bd4c78c 100644
--- a/app/views/matches/new.html.erb
+++ b/app/views/matches/new.html.erb
@@ -1,3 +1,5 @@
<h1>New match</h1>
<%= render 'form' %>
+
+<%= link_to 'Back', matches_path %>