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