From a6f23df7d5d758d96408c64d20f3d731bbc65f9d Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Tue, 19 Jan 2021 11:58:19 +0100 Subject: [PATCH] Load the good translation file, fixes #85 Signed-off-by: Yohann D'ANELLO --- note_kfet/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/note_kfet/templates/base.html b/note_kfet/templates/base.html index 77b3b19d..cd902d32 100644 --- a/note_kfet/templates/base.html +++ b/note_kfet/templates/base.html @@ -39,7 +39,7 @@ SPDX-License-Identifier: GPL-3.0-or-later {# Translation in javascript files #} - + {# If extra ressources are needed for a form, load here #} {% if form.media %}