From: Jan Szejko Date: Wed, 20 Dec 2017 11:41:08 +0000 (+0100) Subject: opowiada/czyta X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/c0da122946a4af5c4f4e39a7cf17c7a1443b07cb opowiada/czyta --- diff --git a/src/wolnelektury/templates/bajki.html b/src/wolnelektury/templates/bajki.html new file mode 100644 index 000000000..7d65c0a87 --- /dev/null +++ b/src/wolnelektury/templates/bajki.html @@ -0,0 +1,3 @@ +{% extends 'podcast.html' %} + +{% block artist_label %}Opowiada{% endblock %} \ No newline at end of file diff --git a/src/wolnelektury/templates/podcast.html b/src/wolnelektury/templates/podcast.html index 17c1d82fa..0fdb07193 100644 --- a/src/wolnelektury/templates/podcast.html +++ b/src/wolnelektury/templates/podcast.html @@ -28,7 +28,7 @@
  • {{ title }}
    - {% if artist %}Czyta {{ artist }},{% endif %} + {% if artist %}{% block artist_label %}Czyta{% endblock %} {{ artist }},{% endif %} {% if director %}reż. {{ director }}{% endif %}