X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ab8ffbde2df33d9c699e029ba613d2b014ba44b8..e9f9c3887d9c9e45401257a78d3182f17a5a8146:/apps/picture/templates/picture/picture_wide.html diff --git a/apps/picture/templates/picture/picture_wide.html b/apps/picture/templates/picture/picture_wide.html index 3125b0f8f..e2fab8cab 100644 --- a/apps/picture/templates/picture/picture_wide.html +++ b/apps/picture/templates/picture/picture_wide.html @@ -1,14 +1,14 @@ {% extends "picture/picture_short.html" %} {% load i18n %} {% load picture_tags thumbnail %} -{% load cite_promo from social_tags %} {% block box-class %}book-wide-box{% endblock %} {% block picture-view %} -{% thumbnail picture.image_file "535" upscale="false" as thumb %} - + +{% thumbnail picture.image_file "535" upscale=0 as thumb %} + {% endthumbnail %} {% endblock %} @@ -16,14 +16,14 @@ {% block book-box-extra-info %} {% if themes or things%}
-

{% trans "Motifs, themes and objects" %}

{% if themes %}

{% trans "Motifs and themes" %}

{% endif %} @@ -31,7 +31,7 @@

{% trans "Objects" %}

{% endif %}