@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Redirecting...</title>
<script>
sessionStorage.redirect = location.href
</script>
<meta http-equiv="refresh" content="0; url=/" />
</head>
<body></body>
</html>
The note is not visible to the blocked user.