{% load static %} {% load i18n %} {% if route.arrival_DT %} {% with current_datetime=route.from_city.get_current_datetime %} {# time to time solve#} {% with arrival_DT=route.arrival_DT %} {% with highlight_end_DT=route.highlight_end_DT %} {% if current_datetime|date:"Y-m-d H:i:s" > arrival_DT|date:"Y-m-d H:i:s" %}