@@ -0,0 +1,40 @@
<?php
include ('header.html');
///////////////////////////
echo<<<_css
<style>
</style>
_css;
echo "\n";
if ($_GET == null){
} else {
echo "cioa";
}
include ('footer.html');
?>
The note is not visible to the blocked user.