@@ -4,8 +4,8 @@ if ($_SESSION['uid']) {
header('Location: fight.php');
exit;
}
require_once './classes/Template.php';
Template::header('Вход');
require_once './classes/Battles/Template.php';
\Battles\Template::header('Вход');
?>
<h1>Демонстрационная версия</h1>
<div>
The note is not visible to the blocked user.