diff --git a/audio/templates/audio/index.html b/audio/templates/audio/index.html index 7a141a6..416755c 100644 --- a/audio/templates/audio/index.html +++ b/audio/templates/audio/index.html @@ -58,7 +58,19 @@ {{ j.image_attribution }} {% endif %} is licensed {{ j.image_license_name }} - {{ j.image_license_jurisdiction }}.
+ {{ j.image_license_jurisdiction }}. +
+ {{ j.feed.ebook_title }} by + {{ j.feed.author }} + is licensed {{ j.feed.license_name }} + {{ j.feed.license_jurisdiction }}. + {% if j.feed.translator != '' %} + Translated by {{ j.feed.translator }}. + {% endif %} + {% if j.feed.intro_author != '' %} + Intro by {{ j.feed.intro_author }}. + {% endif %} +

{{ j.description }}