@@ -9,6 +9,6 @@ if (!isset($_SESSION['admin'])) {
require 'includes/header.php';
?>
<h1>FLAG</h1>
<p><?= FLAG ?></p>
<p><?= htmlspecialchars(FLAG, ENT_QUOTES, 'UTF-8') ?></p>
<?php
require 'includes/footer.php';
The note is not visible to the blocked user.