summaryrefslogtreecommitdiff
path: root/app/views/games/ptu/pokemon/edit.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/games/ptu/pokemon/edit.html.erb')
-rw-r--r--app/views/games/ptu/pokemon/edit.html.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/games/ptu/pokemon/edit.html.erb b/app/views/games/ptu/pokemon/edit.html.erb
new file mode 100644
index 0000000..684ee4d
--- /dev/null
+++ b/app/views/games/ptu/pokemon/edit.html.erb
@@ -0,0 +1,3 @@
+<h1>New Pokemon - <%= @pokemon.name %> </h1>
+
+<%= render "form" %>