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? %>