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