diff --git a/app/views/components/_global_bar.html.erb b/app/views/components/_global_bar.html.erb index 763419494..b87843fb0 100644 --- a/app/views/components/_global_bar.html.erb +++ b/app/views/components/_global_bar.html.erb @@ -4,6 +4,11 @@ title = "Bring photo ID to vote" title_href = "/how-to-vote/photo-id-youll-need" link_text = "Check what photo ID you'll need to vote in person in the General Election on 4 July." + else + show_global_bar = false + title = nil + title_href = nil + link_text = nil end link_href = false