X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/739f55be14e161e485b2107b628689c4f01ded6b..a3b153ea6e30da275edf3e34b8d2f8ca1bb436cc:/src/social/templates/social/carousel_2022.html diff --git a/src/social/templates/social/carousel_2022.html b/src/social/templates/social/carousel_2022.html index a7af46c64..2d9172143 100644 --- a/src/social/templates/social/carousel_2022.html +++ b/src/social/templates/social/carousel_2022.html @@ -1,7 +1,7 @@ -{% if banner %} - +{% for banner in banners %} {% if banner.picture %} - +
+ +
{% endif %} - -{% endif %} +{% endfor %}