fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff21f9b
)
fix
author
Radek Czajka
<rczajka@rczajka.pl>
Thu, 20 May 2021 07:52:29 +0000
(09:52 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Thu, 20 May 2021 07:52:29 +0000
(09:52 +0200)
src/wolnelektury/templates/base/superbase.html
patch
|
blob
|
history
diff --git
a/src/wolnelektury/templates/base/superbase.html
b/src/wolnelektury/templates/base/superbase.html
index
0513a20
..
e1ec734
100644
(file)
--- 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 %}