{% extends 'base.html.twig' %} {% block title %}{{ podcast.title }} — Serigne Sam Mbaye{% endblock %} {% block meta_description %}{{ podcast.description ? podcast.description|slice(0, 155) ~ '…' : 'Conférence de Serigne Sam Mbaye : ' ~ podcast.title }}{% endblock %} {% block body %} {% if podcast.theme %} {{ podcast.theme.name }} {% endif %} {{ podcast.title }} {{ podcast.durationLabel }}{{ podcast.recordedYear ? ' · enregistrée vers ' ~ podcast.recordedYear }} · {{ podcast.playCount }} écoute(s) ▶ Écouter maintenant ♡ Favori {% if app.user %} + Ajouter à une playlist {% else %} Se connecter pour créer des playlists {% endif %} {% if podcast.description %} {{ podcast.description|nl2br }} {% endif %} {% endblock %} {% block structured_data %} {% endblock %}
{{ podcast.durationLabel }}{{ podcast.recordedYear ? ' · enregistrée vers ' ~ podcast.recordedYear }} · {{ podcast.playCount }} écoute(s)