diff options
Diffstat (limited to 'app/views/games/show.html.erb')
-rw-r--r-- | app/views/games/show.html.erb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/games/show.html.erb b/app/views/games/show.html.erb index 1f1a154..39d4a97 100644 --- a/app/views/games/show.html.erb +++ b/app/views/games/show.html.erb @@ -1,5 +1,3 @@ -<p id="notice"><%= notice %></p> - <p> <strong>Name:</strong> <%= @game.name %> |