Skip to content
This repository has been archived by the owner on Jul 26, 2018. It is now read-only.

Commit

Permalink
goodnight sweet prince v2
Browse files Browse the repository at this point in the history
  • Loading branch information
crdunwel committed Feb 24, 2016
1 parent 490b569 commit db164f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/application_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ def warn_geocode
end

def data_notice
flash.now[:new_data] = "OpenCongress will be shutting down on March 1st. But don't worry: We're doing so for <a href=\"https://sunlightfoundation.com/blog/2016/02/12/farewell-opencongress-hello-govtrack/\">a number of good reasons</a>. From then on, we'll be redirecting users to the excellent <a href=\"https://www.govtrack.us/#opencongress\">GovTrack</a>, where you can continue to monitor Congress.".html_safe
flash.now[:new_data] = "OpenCongress will be retiring on March 1st. But don't worry: We're doing so for <a href=\"https://sunlightfoundation.com/blog/2016/02/12/farewell-opencongress-hello-govtrack/\">a number of good reasons</a>. From then on, we'll be redirecting users to the excellent <a href=\"https://www.govtrack.us/#opencongress\">GovTrack</a>, where you can continue to monitor Congress.".html_safe
end

def default_url_options(options={})
Expand Down

0 comments on commit db164f3

Please sign in to comment.