X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ff21f9bc563f16fcde81eafccd38f212f22ba582..7875aab03fcc043840567f873c9e38e4ee9f638c:/src/wolnelektury/templates/base/superbase.html?ds=inline diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html index 0513a20c9..e1ec73419 100644 --- a/src/wolnelektury/templates/base/superbase.html +++ b/src/wolnelektury/templates/base/superbase.html @@ -1,6 +1,6 @@ <!DOCTYPE html> {% spaceless %} - <html lang="{{ LANGUAGE_CODE }}" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#" class="{% if VARIANT %}VARIANT{% endif %}"> + <html lang="{{ LANGUAGE_CODE }}" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#" class="{% if VARIANT %}{{ VARIANT }}{% endif %}"> {% load pipeline i18n %} {% load static %} {% load catalogue_tags funding_tags reporting_stats %}