]> git.0d.be Git - panikweb.git/blobdiff - panikweb_templates/templates/panikombo/episode_auto_selection.html
templates: get episodes from 2019 in auto selection
[panikweb.git] / panikweb_templates / templates / panikombo / episode_auto_selection.html
index a9eedfc34b3240e3c6de830be0d3a82a76dc499d..7d416abbabb03781196cfd63b133ca24552f796c 100644 (file)
@@ -1,7 +1,7 @@
 {% load paniktags thumbnail staticfiles %}
 {% if title and episodes %}<h3>{{title}}</h3>{% endif %}
 {% for episode in episodes %}
-{% if episode.creation_timestamp|date:"Y" == "2018" %}
+{% if episode.creation_timestamp|date:"Y" == "2019" %}
        <div class="emission-tile">
                 <a href="{% url 'episode-view' emission_slug=episode.emission.slug slug=episode.slug %}">
                <div class="image">