X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0e47893825ebf96271d8b197faee1b262ec62ff4..e26eab6acc241c451e02f229fe99402675c99f81:/src/wolnelektury/templates/base.html?ds=sidebyside diff --git a/src/wolnelektury/templates/base.html b/src/wolnelektury/templates/base.html index fac93191c..345b80f15 100644 --- a/src/wolnelektury/templates/base.html +++ b/src/wolnelektury/templates/base.html @@ -1,4 +1,4 @@ {% extends "superbase.html" %} -{% block ogtitle %}{% block titleextra %}{% endblock %}{% endblock %} +{% block ogtitle %}{% block titleextra %}{{ page_title }}{% endblock %}{% endblock %}