diff --git a/themes/cetcat/templates/article.html b/themes/cetcat/templates/article.html index a005896758..2cdc636a6e 100644 --- a/themes/cetcat/templates/article.html +++ b/themes/cetcat/templates/article.html @@ -23,8 +23,8 @@ {{ article.title }}
- {% if article.start %} - {{ article.start }} + {% if article.event_start %} + {{ article.event_start }} {% endif %}