X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ba3781854f976685312775d71c29a9b1a5426709..e9263ed76910227deccdce1469b4edda3b833be1:/src/picture/templates/picture/picture_viewer.html diff --git a/src/picture/templates/picture/picture_viewer.html b/src/picture/templates/picture/picture_viewer.html index 75be359bf..bfa87b75a 100644 --- a/src/picture/templates/picture/picture_viewer.html +++ b/src/picture/templates/picture/picture_viewer.html @@ -42,8 +42,8 @@
  • - {{ picture.pretty_title }} @@ -60,7 +60,7 @@
  • {% for sponsor in sponsors %} - {% thumbnail sponsor.logo "80x200" as logo %} + {% thumbnail sponsor.logo "120x300" as logo %} {{ sponsor.name }} {% endthumbnail %} {% endfor %}