From e64dc0aae6c82a8e0a0c94e23f24270d6f9aa6b2 Mon Sep 17 00:00:00 2001 From: Mattias Bodlund Date: Fri, 21 Aug 2026 16:40:14 +0200 Subject: [PATCH] na --- app/views/game/results.html.erb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/views/game/results.html.erb b/app/views/game/results.html.erb index f1caef3..507c955 100644 --- a/app/views/game/results.html.erb +++ b/app/views/game/results.html.erb @@ -81,6 +81,10 @@
<%= link_to tag.span(t("game.subscribe_to_newsletter")), "#", class: "cta cta-link" %> + + <%= button_to start_path(skip_facts: true), class: "cta" do %> + <%= tag.span(t("game.save_another_tomato")) %> + <% end %>