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

@@ -2,7 +2,7 @@
{% block title %} Аккаунт | вход {% endblock %}
{% block content %}
<h1> Список заказов </h1>
<h1 class=deprecated-page-header"> Список заказов </h1>
{% if user.is_authenticated %}
тут должен быть список заказов...
{% else %}