diff options
Diffstat (limited to 'app/views/application/_game_info.html.erb')
-rw-r--r-- | app/views/application/_game_info.html.erb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/application/_game_info.html.erb b/app/views/application/_game_info.html.erb new file mode 100644 index 0000000..fdbdd1b --- /dev/null +++ b/app/views/application/_game_info.html.erb @@ -0,0 +1,3 @@ +<div> + Game info will go here. +</div> |