From a49f192125f732e9b29f8f5cf338fbb3d5d64fbc Mon Sep 17 00:00:00 2001 From: Joshua Rubingh Date: Wed, 20 May 2020 11:36:36 +0200 Subject: [PATCH] Finetuning --- polyclinic_scheduling/apps/RUG_template/templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/polyclinic_scheduling/apps/RUG_template/templates/base.html b/polyclinic_scheduling/apps/RUG_template/templates/base.html index 01dd6d1..06c2272 100644 --- a/polyclinic_scheduling/apps/RUG_template/templates/base.html +++ b/polyclinic_scheduling/apps/RUG_template/templates/base.html @@ -86,7 +86,8 @@ {% get_current_language as LANGUAGE_CODE %} {% get_available_languages as LANGUAGES %} {% get_language_info_list for LANGUAGES as languages %} -