From 1713115adf8a9985c5dbef2b3ac7ef41ebd0b92b Mon Sep 17 00:00:00 2001 From: Andrei Date: Sun, 19 Jun 2022 21:00:19 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D1=8A=D1=8F=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BE=20=D0=B4=D0=BE=D1=80=D0=B0=D0=B1?= =?UTF-8?q?=D0=BE=D1=82=D0=BA=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index b8307c6..6b34fd8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -21,6 +21,7 @@ } } + {{title}} + Bootstrap @@ -105,8 +109,8 @@ {% if current_user.is_authenticated %} - + {% else %}