X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/a7f1c123425b68bd1cd9ccd74fd8b048d9b525b1..8505074633ff2e2194b7f845fc84f2040686e570:/src/catalogue/templates/catalogue/snippets/jplayer.html diff --git a/src/catalogue/templates/catalogue/snippets/jplayer.html b/src/catalogue/templates/catalogue/snippets/jplayer.html index 4398746b6..c82c1e826 100644 --- a/src/catalogue/templates/catalogue/snippets/jplayer.html +++ b/src/catalogue/templates/catalogue/snippets/jplayer.html @@ -36,10 +36,13 @@ {% trans "Artist:" %} {{ extra_info.artist_name }}, {% trans "director:" %} {{ extra_info.director_name }} {% if extra_info.license %}{% license_icon extra_info.license %}{% endif %} + {% if i.mp3.project_icon %}{% endif %}

+ {% if i.mp3.project_description %}{{ i.mp3.project_description }}{% else %} {% with fb=extra_info.funded_by %} {% if fb %}Dofinansowano ze środków: {{ fb }}.{% endif %} {% endwith %} + {% endif %}

{% endwith %}