Small commit: help for Sergey with html
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% block title %} Аккаунт | вход {% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<h1> Ваш аккаунт </h1>
|
||||
<h1 class=deprecated-page-header"> Ваш аккаунт </h1>
|
||||
{% if user.is_authenticated %}
|
||||
Ваше имя: {{ user.name }}<br>
|
||||
Ваша фамилия: {{ user.surname }}<br>
|
||||
|
Reference in New Issue
Block a user