X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6cc5df1faff7c600d0cf4b4174621eca99e86354..2bf5eaca680da6ebd22e6fd799a9a5d68206f0b8:/wolnelektury/templates/catalogue/picture_detail.html?ds=sidebyside diff --git a/wolnelektury/templates/catalogue/picture_detail.html b/wolnelektury/templates/catalogue/picture_detail.html index dbea337a6..f4aabb456 100644 --- a/wolnelektury/templates/catalogue/picture_detail.html +++ b/wolnelektury/templates/catalogue/picture_detail.html @@ -4,15 +4,12 @@ {% load thumbnail %} -{% block title %}{{ picture.title }} {% trans "on WolneLektury.pl" %}{% endblock %} +{% block titleextra %}{{ picture.title }}{% endblock %} {% block bodyid %}picture-detail{% endblock %} {% block body %}

{{picture.title}}

-
-

{{ form.q }} {% trans "or" %} {% trans "return to main page" %}

-