summaryrefslogtreecommitdiff
path: root/app/views/games/ptu/pokemon
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/games/ptu/pokemon')
-rw-r--r--app/views/games/ptu/pokemon/index.html.erb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/games/ptu/pokemon/index.html.erb b/app/views/games/ptu/pokemon/index.html.erb
index a1d7443..46d356e 100644
--- a/app/views/games/ptu/pokemon/index.html.erb
+++ b/app/views/games/ptu/pokemon/index.html.erb
@@ -1,3 +1,5 @@
+<%= link_to "Back", games_ptu_path %>
+
<h1>Pokemon</h1>
<div class="my-4"><%= link_to "New", new_games_ptu_pokemon_path %></div>