mirror of
https://github.com/danbee/chess
synced 2026-06-20 21:02:23 +00:00
Add link back to games
This commit is contained in:
parent
2c7e97c697
commit
22cfeda740
@ -1,2 +1,4 @@
|
||||
<p><%= link "Back to games", to: game_path(@conn, :index) %></p>
|
||||
|
||||
<div id="app" data-game-id="<%= @game.id %>">
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user