diff options
Diffstat (limited to 'templates/cavebase.html')
-rw-r--r-- | templates/cavebase.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cavebase.html b/templates/cavebase.html index 9cb6bcc..81fc979 100644 --- a/templates/cavebase.html +++ b/templates/cavebase.html @@ -2,7 +2,7 @@ <!-- cavebase.html - this text visible because this template has been included --> <html lang="en"> <head> - +<script>document.interestCohort = null;</script> <!-- Turn off Google FLoC --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>{% block title %}{{ cave.official_name|safe }}{% endblock %} </title> |