diff options
author | Matthew Somerville <matthew@mysociety.org> | 2019-12-13 10:35:42 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2019-12-13 12:31:43 +0000 |
commit | 03f7a46b88c385008ccc16c3051413e9350db4c3 (patch) | |
tree | d8093ebb7a31199fd4165059e5841d4cd8a716a5 | |
parent | b835f2db5823ba59bc4c843124b0debfdd5e9247 (diff) |
[TfL] Update FAQ to link to main cookie declaration.
-rwxr-xr-x | templates/web/tfl/about/faq-en-gb.html | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/templates/web/tfl/about/faq-en-gb.html b/templates/web/tfl/about/faq-en-gb.html index fe8a3c49e..c01d98bb5 100755 --- a/templates/web/tfl/about/faq-en-gb.html +++ b/templates/web/tfl/about/faq-en-gb.html @@ -62,7 +62,16 @@ Highways England, and the 32 London boroughs, plus the City of London.</p> <li>Highways England manages the national motorway network, including the M25, M1, M4 and M11</li> </ul> -<h1>Cookie Declaration</h1> -<script id="CookieDeclaration" src="https://consent.cookiebot.com/87b975a8-f977-4b96-9935-f5b0e33f75e6/cd.js" type="text/javascript" async></script> +<h2>Cookies</h2> + +<p>A cookie is a piece of text that a website transfers to your computer's hard +disk so it can remember who you are. Cookies are generally used to monitor how +a website is used and improve your online experience. They do not give us +access to the rest of your computer and are not used to identify you +personally.</p> + +<p><a href="https://tfl.gov.uk/corporate/privacy-and-cookies/cookies">View a + list of the main cookies we set</a>, what they are used for and how to +manage and delete them.</p> [% INCLUDE 'footer.html' pagefooter = 'yes' %] |