Small commit: help for Sergey with html

This commit is contained in:
2022-09-27 13:44:19 +03:00
parent c2d0dc7b27
commit 7b19ac39c1
12 changed files with 152 additions and 99 deletions

View File

@@ -10,7 +10,7 @@
{% endblock %}
{% block content %}
<h1> Ваш аккаунт </h1>
<h1 class=deprecated-page-header"> Ваш аккаунт </h1>
<h3>Вход</h3>
<form action="{% url 'login' %}" method="POST">
{% csrf_token %}