{% include 'incl/header.html' %}

{{ podcast['title'] }}

{% if podcast['feed'] %}RSS {% endif %} {% if podcast['itunes'] %}iTunes{% endif %}
{% include 'incl/footer.html' %}