From cc5996121b4360e07fcf650ee91198c8fa4dbaa5 Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Sun, 6 Sep 2020 20:04:10 +0200 Subject: [PATCH] Change HTML localization --- note_kfet/templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/note_kfet/templates/base.html b/note_kfet/templates/base.html index 6d092367..a3b96d45 100644 --- a/note_kfet/templates/base.html +++ b/note_kfet/templates/base.html @@ -3,7 +3,8 @@ SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} - +{% get_current_language as LANGUAGE_CODE %}{% get_current_language_bidi as LANGUAGE_BIDI %} +