Files
bbc-young-reporter/remove.html
Matthew Grove d8dd9b540c Add website
2018-11-19 19:41:04 +00:00

13 lines
293 B
HTML

<!DOCTYPE html>
<html>
<head>
<script src="/vle/bbcnews/assets/cookies.js"></script>
<script>
Cookies.remove("reading-school-bbc-school-report-cookies-accepted");
</script>
</head>
<body>
Our cookie has been removed.
</body>
</html>