From 97370b033ab17444333c44b28dc9dc1df5c955f2 Mon Sep 17 00:00:00 2001 From: disruptiverecords Date: Tue, 3 Feb 2026 17:25:49 +0100 Subject: [PATCH] Update show.html.erb --- app/views/submit_form/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/submit_form/show.html.erb b/app/views/submit_form/show.html.erb index 9e73f00d..d2538145 100644 --- a/app/views/submit_form/show.html.erb +++ b/app/views/submit_form/show.html.erb @@ -87,7 +87,7 @@ <% end %> <% end %> - <%= render 'shared/attribution', link_path: '/start', account: @submitter.account, with_style: false %> + <% if @form_configs[:policy_links].present? %>