{% extends "manage/base.html" %} {% load i18n base_tags breadcrumbs generic_delete %} {% block breadcrumbs %} {% breadcrumbs "Collection groups:../../../" item.collection.collectiongroup item.collection item.get_manage_url %} {% endblock %} {% block content %} {% with item.collection as collection %} {% with collection.collectiongroup as collectiongroup %}
{% blocktrans %} Important: this item has been deleted from source. We preserve it because there are notifications pending. {% endblocktrans %}
{% endif %} {% head "Item meta data" %}{{ item.content|json_format }}{% head "Parsed data" %}
{{ item.data|pprint }}