{% comment %} Context: - object_list: object list - date: date for list {% endcomment %} {% for diffusion in object_list %} {% endfor %}
{% with diffusion.episode as object %} {% include "aircox/widgets/episode_item.html" %} {% endwith %}