{% load static %} {% partialdef project-experiment-card inline %} {{ item.name_display }} ({{ item.datetime_start|date:"Y-m-d" }}) {% if level > 1 %} {% if item.description %} {{ item.description|truncatechars:128 }} {% endif %} {% endif %} {% endpartialdef project-experiment-card %}
({{ item.datetime_start|date:"Y-m-d" }})
{{ item.description|truncatechars:128 }}
{{ project.name }}
No items found.