auth, first setup, error handling, small fixes

This commit is contained in:
Ivan
2023-09-11 12:57:10 +03:00
parent 97554fc6bb
commit 3262ae0230
19 changed files with 727 additions and 653 deletions

View File

@ -21,7 +21,7 @@
<img id="down" src="../../img/down.svg">
<img id="up" src="../../img/up.svg">
</div>
<a href="/login"><div id="account-additional" class="additional">Выйти</div></a>
<a href="/logout"><div id="account-additional" class="additional">Выйти</div></a>
</section>