{% extends 'base.html.twig' %} {% block title %}Podcast {{ podcast.name }}{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block body %}
ID | {{ podcast.id }} |
---|---|
Name | {{ podcast.name }} |
Slug | {{ podcast.slug }} |
Website | {{ podcast.website }} |
Description | {{ podcast.description }} |
Author | {{ podcast.author }} |
{{ podcast.email }} | |
Logo file name | {{ podcast.logoFilename }} |
Logo | |
Owner | {{ podcast.owner }} |
Episodes |
Manage episodes
|