alarms update

This commit is contained in:
Ivan
2023-08-07 14:44:15 +03:00
parent 9c6689c538
commit a4b5583658
4 changed files with 229 additions and 35 deletions

View File

@ -16,13 +16,13 @@
<header>
<h1>Аргус</h1>
<h2><span>/</span> Название организации</h2>
<h2><span>/</span> {{Organisation}}</h2>
</header>
<section class="account-info">
<div id="account-main">
<img id="person" src="../img/person.svg">
<span>Тестовое Имя</span>
<span>{{User}}</span>
<img id="down" src="../img/down.svg">
<img id="up" src="../img/up.svg">
</div>