X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/52c28b63e294283d557c9b26d3a2b267a2938a09..5ce9801414bc64793eaf1663b1cfce1b2c4bf857:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 99bbb39b2..ff7b5199a 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -46,13 +46,16 @@ {% trans "Read online" %} {% endif %}
{% blocktrans with 'CzytamySÅuchajÄ c' as cs %}Audiobooks were prepared as a part of the {{ cs }} project.{% endblocktrans %} -
+ {% if projects|length > 1 %} +{% trans "Audiobooks were prepared as a part of the projects:" %}
++ {% 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 %} @@ -157,7 +184,7 @@ {% if extra_info.source_url %}