mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
I've also moved everything around to match the new Phoenix 1.3 directory structure.
5 lines
119 B
Elixir
5 lines
119 B
Elixir
<p><%= link "Back to games", to: game_path(@conn, :index) %></p>
|
|
|
|
<div id="app" data-game-id="<%= @game.id %>">
|
|
</div>
|