@@ -0,0 +1,7 @@
<?php
include("./config/init.php");
include(TEMPLATES_FOLD . "header.php");
include(resolve_page());
include(TEMPLATES_FOLD . "footer.php");
?>
The note is not visible to the blocked user.