{% extends "@Contao/content_element/player.html.twig" %} {% block content %} {% add to head %} {% endadd %} {% if as_editor_view %} {# Nur im Backend anzeigen #} Podcastplayer {% endif %} {% if not as_editor_view %} {# Nur im Frontend anzeigen #}
Song 1
00:00 / 00:00
{% endif %} {% endblock %}