X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f030289137a031a2e78f9aadb9ce075d8de76649..16faf95f77bf43f8055c15865d6c53d00740d521:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index e6cc0f46c..3d0b92d18 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -118,13 +118,15 @@ {% else %}
- {% with cs=projects.0.0 fb=projects.0.1 %} + {% with projects.0.0 as cs %} + {% with projects.0.1 as fb %} {% if fb %} {% blocktrans %}Audiobooks were prepared as a part of the {{ cs }} project funded by {{ fb }}.{% endblocktrans %} {% else %} {% blocktrans %}Audiobooks were prepared as a part of the {{ cs }} project.{% endblocktrans %} {% endif %} {% endwith %} + {% endwith %}
{% endif %} {% endif %} @@ -179,6 +181,9 @@ {% if extra_info.source_url %}