{% extends "kapt_news/article_list_base.html" %} {% load thumbnail %} {% load static %} {% load i18n %} {% load cms_tags %} {% load menu_tags %} {% block articles-list %}
{% include "kapt_templates/partials/date_range.html" with start_date=article.event_start_date end_date=article.event_end_date %}
{% endif %}