X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..4d9f6719c754615261fc5c63d5a7081e598ed711:/src/wolnelektury/templates/base.html 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 %}