{% if soundfile.fragment %}
{{ soundfile.title }}
{% endif %}
{{ soundfile.episode.title }}
{% audio sound=soundfile %}
{{ soundfile.episode.subtitle|truncatewords:20}}
{% endif %}
{% load thumbnail paniktags staticfiles %}
{{date|date:"d/m/y"}}