mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-05-16 09:11:27 +01:00
3b67b7a5d7
Add BBC Young Reporter branding & update positioning of articles on home page
13 lines
294 B
HTML
13 lines
294 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script src="/vle/bbcnews/assets/cookies.js"></script>
|
|
<script>
|
|
Cookies.remove("reading-school-bbc-young-reporter-cookies-accepted");
|
|
</script>
|
|
</head>
|
|
<body>
|
|
Our cookie has been removed.
|
|
</body>
|
|
</html>
|