{% extends "webclient/base/base.html" %} {% load i18n %} {% load markup %} {% load custom_tags %} {% block link %} {% endblock %} {% block jscript %} {% endblock %} {% block script %} {% endblock %} {% block center %}
{% trans "Image" %} | {% trans "Name" %} | {% trans "Date" %} |
---|---|---|
|
{{ c.name|truncatebefor:"65" }} {% if c.annotation_counter %} |
{{ c.getDate }} |
{% trans "Basket is empty." %}
{% endif %} {% endblock %} {% block right %}{% trans "This page shows the current contents of your basket." %} {% if not basket.sizeOfBasket %} {% trans "Your basket is empty. Please add some of your bio-data from" %} {% trans "Data" %} {% trans "or initiate a discussion." %} {% else %}