diff --git a/src/themes/OLH/templates/journal/print.html b/src/themes/OLH/templates/journal/print.html index a3c7816ff4..52bfe5e5cb 100644 --- a/src/themes/OLH/templates/journal/print.html +++ b/src/themes/OLH/templates/journal/print.html @@ -1,7 +1,7 @@ {% load static %} {% load hooks %} {% load i18n %} - + diff --git a/src/themes/clean/templates/journal/print.html b/src/themes/clean/templates/journal/print.html index 943135b214..5c7a07362c 100644 --- a/src/themes/clean/templates/journal/print.html +++ b/src/themes/clean/templates/journal/print.html @@ -1,7 +1,7 @@ {% load static %} {% load hooks %} {% load i18n %} -<html> +<html lang="{{ request.current_language }}"> <head> <title> {% include "common/elements/journal/article_title.html" %}