{% extends "webclient/base/base.html" %} {% load i18n %} {% load common_filters %} {% comment %} {% endcomment %} {% block link %} {{ block.super }} {% endblock %} {% block script %} {{ block.super }} {% endblock %} {% block center %}
{% trans "Image" %} | {% trans "Name" %} | {% trans "Date" %} |
---|---|---|
|
{{ c.name|truncatebefor:"65" }} {% if c.annotation_counter %} |
{{ c.getDate }} |