1.1.34 upd chat_counter
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
{% load i18n %}
|
||||
{% load subscribes_tags_extra %}
|
||||
|
||||
|
||||
{% if route.departure_DT %}
|
||||
{# {% now 'Y-m-d H:i:s' as current_date %}#}
|
||||
{% now 'Y-m-d H:i:s' as current_date %}
|
||||
{% with departure_date_string=route.departure_DT|date:"Y-m-d H:i:s" %}
|
||||
{% if departure_date_string < current_date %}
|
||||
|
||||
Reference in New Issue
Block a user