X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..9a938c8b406ce05e3bca4a5a483d473ece9e17b0:/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 %}