+
+ <%= @result_node.attachments[1]&.body&.html_safe %>
+
+
<% if stage_index == n_stages %>
<%= link_to tag.span(t("game.drumroll_see_the_result")),
diff --git a/app/views/game/start.html.erb b/app/views/game/start.html.erb
index 60d57f0..5bfdc1b 100644
--- a/app/views/game/start.html.erb
+++ b/app/views/game/start.html.erb
@@ -17,9 +17,9 @@
<%= button_to tag.span(t("game.let_me_try")), start_path, class: "cta" %>
-
+
<%= tag.div class: "play-time" do %>
<%= svg "ico-clock" %>
<%= tag.span t("game.play_time") %>
<% end %>
-
+