{% extends 'podcasts/base.html' %} {% load static thumbnail %} {% block head %} {{ block.super }} {% if page_obj.has_next %} {% endif %} {% endblock head %} {% block main %}
{{ object.body|striptags|linebreaks }}
{{ object.published|date:'Y.m.d' }} via {{ object.directory }}