большая разработка аутентификации

This commit is contained in:
2023-03-02 11:46:14 +10:00
parent 0aae5b6558
commit 687db4e4b1
129 changed files with 2282 additions and 646 deletions

View File

@@ -12,4 +12,7 @@
{% block css %}
<link type="text/css" rel="stylesheet" href="/css/main.css" />
<link type="text/css" rel="stylesheet" href="/css/animations.css" />
<link type="text/css" rel="stylesheet" href="/css/fonts/fira.css" />
<link type="text/css" rel="stylesheet" href="/css/fonts/hack.css" />
{% endblock %}