diff --git a/server/templates/base.html b/server/templates/base.html index 09e6fff470..b23917466c 100644 --- a/server/templates/base.html +++ b/server/templates/base.html @@ -125,6 +125,7 @@ data-hide-sub-footer="{{ is_hide_sub_footer }}" data-subfooter-extra="{{ subfooter_extra_content|safe }}" data-brand-logo-light="{{ brand_logo_light }}" + data-locale="{{ locale }}" > diff --git a/server/templates/custom_dc/custom/base.html b/server/templates/custom_dc/custom/base.html index 69d4ad080f..062233094b 100644 --- a/server/templates/custom_dc/custom/base.html +++ b/server/templates/custom_dc/custom/base.html @@ -66,6 +66,9 @@
+ {# Set page locale. #} + +