X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/891c65c58eef499c1ffc3a5fe690e1b6bff0f0db..b0fadf2591f3af957c1c8e0307d0bcef9e9f8538:/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 %}