X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3438c79639fca7268c397dd3fcfdcf9ca5014a09..7cf1f5926f871122e6e240432531ae942c4f9df1:/wolnelektury/templates/catalogue/picture_detail.html 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" %}

-