Skip to content

Commit

Permalink
Update content
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanita Barrett committed Jan 27, 2020
1 parent 8c5e5ee commit 0d7572e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/presenters/content_item/no_deal_notice.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ def no_deal_notice
end

def no_deal_notice_title
"The UK has left the EU"
"The UK is leaving the EU"
end

def no_deal_notice_description
"This page tells you what you will need to do from January 2021. Follow the current information for living, working, travelling, and doing business in the UK and EU until then."
"This page tells you what you will need to do from January 2021. <a class='govuk-link' href='/email-signup?topic=%2Ftransition'>Sign up for email alerts</a> to find out when it is updated.".html_safe
end

def no_deal_notice_link_intro
Expand Down

0 comments on commit 0d7572e

Please sign in to comment.