From 02fa80cdb7c78eb764e11d1576f7400dbb6c2410 Mon Sep 17 00:00:00 2001 From: Llloooggg Date: Sat, 9 Apr 2022 15:15:09 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D0=B1=D0=B0=D0=B7=D0=BE=D0=B2=D0=BE=D0=B3?= =?UTF-8?q?=D0=BE=20=D1=88=D0=B0=D0=B1=D0=BB=D0=BE=D0=BD=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wheretogo/templates/common/base.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/wheretogo/templates/common/base.html b/wheretogo/templates/common/base.html index 451a5ac..32c8c3f 100644 --- a/wheretogo/templates/common/base.html +++ b/wheretogo/templates/common/base.html @@ -1,5 +1,7 @@ {% load static %} +{% load i18n %} + @@ -23,16 +25,16 @@ {{ user.username }} {% else %} {% endif %}