From: Frédéric Péters Date: Wed, 8 Jun 2022 12:10:26 +0000 (+0200) Subject: align sound icons with episode title (also in emission/episode sidebar) X-Git-Tag: v2023~53 X-Git-Url: https://git.0d.be/?p=panikweb.git;a=commitdiff_plain;h=e8b08668f9b3d7510222d89768ef5896992e96db align sound icons with episode title (also in emission/episode sidebar) --- diff --git a/panikweb/templates/episodes/inline.html b/panikweb/templates/episodes/inline.html index 22de593..c9e386f 100644 --- a/panikweb/templates/episodes/inline.html +++ b/panikweb/templates/episodes/inline.html @@ -16,14 +16,16 @@
- {% if episode.main_sound %} -
{% audio sound=episode.main_sound %}
- {% endif %}
diffusion le {{ episode.first_diffusion|date:"d/m/Y" }}
+
{{ episode.title }} + {% if episode.main_sound %} +
{% audio sound=episode.main_sound %}
+ {% endif %} +
{% if episode.subtitle %}