{% extends "ishtar/sheet.html" %} {% load i18n %} {% block content %}
{{item.label}}
{% if item.description %}{{item.description}}
{% endif%}{{item.material_type}}
{{item.dating}}
{% if item.volume %}{{item.volume}}
{% endif%} {% if item.weight %}{{item.weight}}
{% endif%} {% if item.find_number %}{{item.find_number}}
{% endif%} {% if item.upstream_treatment %}{{item.upstream_treatment}}
{% endif%} {% if item.downstream_treatment %}{{item.downstream_treatment}}
{% endif%} {% if item.container %}{{item.container}}
{% endif%}{{base_find.complete_id}}
{{ base_find.context_record }}
{{base_find.context_record.parcel}}
{{ base_find.context_record.operation }}
{% if forloop.counter0 %}