@ -1,4 +1,8 @@
<?php
if ($_SESSION['uid']) {
header('Location: fight.php');
exit;
}
require_once './classes/Template.php';
Template::header('Вход');
?>
The note is not visible to the blocked user.