{% load data %} {% load static %}
{{ record.alt_text }} {% if not notitle %}
{{ record.title }}
{% if viewmode == "metadata" %} {% metadata record %} {% else %} {% if viewmode == "thumb" and extra %} {% include extra_template %} {% endif %} {% endif %} {% endif %} {% if selectable %} {% if selected %}{% endif %} {% endif %} Information {% if record.owner %} User {% if record.shared %} Shared {% else %} Not shared {% endif %} {% endif %} {% if record.solr_presentation_ids %} See related from {{ record.solr_presentation_ids|length }} presentation{{ record.solr_presentation_ids|length|pluralize }} {% endif %} {% if record_in_current_presentation %} In presentation {% endif %}