Skip to content

Commit

Permalink
Temporarily remove list of sites from cookie settings page
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgibson committed May 28, 2024
1 parent 800b523 commit 1b2c234
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions bedrock/privacy/templates/privacy/cookie-settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,16 +163,6 @@ <h4 class="cookie-summary-title">

</form>

<section class="cookie-settings-section">
<h2>{{ ftl('cookie-settings-your-consent-heading') }}</h2>

<p>{{ ftl('cookie-settings-your-consent-desc') }}</p>

<ul class="mzp-u-list-styled">
<li><a href="https://www.mozilla.org/">https://www.mozilla.org/</a></li>
</ul>
</section>

<section class="cookie-settings-section">
<h2>{{ ftl('cookie-settings-privacy-heading') }}</h2>

Expand Down

0 comments on commit 1b2c234

Please sign in to comment.