{% if item_url and item_id %} {{ item.name_display }} ({{ item.datetime_start|date:"Y-m-d" }}) {% if level > 1 %} {% if item.description %} {{ item.description|truncatechars:128 }} {% endif %} {% endif %} {% else %}
({{ item.datetime_start|date:"Y-m-d" }})
{{ item.description|truncatechars:128 }}