diff --git a/web/templates/game/show.html.eex b/web/templates/game/show.html.eex index 9c68a44..a985599 100644 --- a/web/templates/game/show.html.eex +++ b/web/templates/game/show.html.eex @@ -1,2 +1,4 @@ +

<%= link "Back to games", to: game_path(@conn, :index) %>

+