Skip to content

Commit

Permalink
removing reference to old tools and updating with current tools
Browse files Browse the repository at this point in the history
  • Loading branch information
pflynny committed May 24, 2024
1 parent 509b774 commit dbc02ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/banner.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<div id="nhsuk-cookie-banner" data-nosnippet="true">
<div id="nhsuk-cookie-banner" data-nosnippet>
<div class="nhsuk-cookie-banner" id="cookiebanner">
<div class="nhsuk-width-container">
<h2>Cookies on the NHS website</h2>
<p>We've put some small files called cookies on your device to make our site work.</p>
<p>We'd also like to use analytics cookies. These collect feedback and send information about how our site is used to services called Adobe Analytics, Qualtrics Feedback, Microsoft Clarity and Google Analytics. We use this information to improve our site.</p>
<p>We'd also like to use analytics cookies. These collect feedback and send information about how our site is used to services called Adobe Analytics, Adobe Target, Qualtrics Feedback and Google Analytics. We use this information to improve our site.</p>
<p>Let us know if this is OK. We'll use a cookie to save your choice. You can <a id="nhsuk-cookie-banner__link" href="${require('./settings.js').getPolicyUrl()}">read more about our cookies</a> before you choose.</p>
<ul>
<li><button class='nhsuk-button' id="nhsuk-cookie-banner__link_accept_analytics" href="#">I'm OK with analytics cookies</button></li>
Expand Down

0 comments on commit dbc02ae

Please sign in to comment.