поправил паралель
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
<header>
|
||||
<h1>Панель администратора</h1>
|
||||
<div id="userInfo"></div>
|
||||
<button onclick="location.href='/'" class="nav-btn">🏠 Главная</button>
|
||||
<button onclick="location.href='/info'" class="nav-btn">📊 Список записей</button>
|
||||
<button id="logoutBtn">Выйти</button>
|
||||
</header>
|
||||
<main>
|
||||
|
||||
Reference in New Issue
Block a user