summaryrefslogtreecommitdiff
path: root/app/views/games/ptu/pokemon/index.html.erb
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-04-09 18:22:35 -0400
committerDavid Gay <david@davidgay.org>2021-04-09 18:55:30 -0400
commitc58d76edc7926ea03b193e9a40183184a564bf0a (patch)
tree9a725e458a6c982ae85dc9d99aef8bc20b3e15dc /app/views/games/ptu/pokemon/index.html.erb
parentb1d335e65bfcd813c3565257f8c18f22cdac08dc (diff)
Improve hacked-together pokemon generator, plus BSR
Diffstat (limited to 'app/views/games/ptu/pokemon/index.html.erb')
-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>