Skip to content

Commit

Permalink
Add GDS footer link in search result pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Froumentin committed Feb 21, 2018
1 parent 631b618 commit 349606d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/search.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<li><%= link_to 'Privacy', privacy_path %></li>
<li><%= link_to 'Terms and conditions', terms_path %></li>
<li><%= link_to 'Support', support_path %></li>
<li>Built by the <%= link_to 'Government Digital Service', 'https://www.gov.uk/government/organisations/government-digital-service' %></li>
</ul>
<% end %>
Expand Down

0 comments on commit 349606d

Please sign in to comment.