Mattias Bodlund 1 month ago
parent
commit
e64dc0aae6
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      app/views/game/results.html.erb

+ 4
- 0
app/views/game/results.html.erb View File

@ -81,6 +81,10 @@
<div class="cta-container"> <div class="cta-container">
<%= link_to tag.span(t("game.subscribe_to_newsletter")), "#", class: "cta cta-link" %> <%= 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 %>
</div> </div>


Loading…
Cancel
Save