{% load thumbnail static %}
{% if episode.tags.exists %} {% include "includes/tags.html" with object=episode %} {% else %} {% include "includes/tags.html" with object=episode.emission %} {% endif %}

{% if include_emission_title %}{{ episode.emission.title }}
{% endif %}{{ episode.title }} {% if episode.subtitle %}
{{ episode.subtitle }}{% endif %} {{episode.first_diffusion|date:"d.m.Y H.i"}}