{% extends config.THEME_ERROR_TEMPLATE %} {% block page_body %}
{%- trans sitename=config.THEME_SITENAME %} The record you are trying to access was removed. The metadata of the record is kept for archival purposes. {%- endtrans %}
{% block tombstone_content %} {% if tombstone %}| {{ _(key) }}: |
{% if key == "URL" %}
{{ value }}
|
|---|
No tombstone (e.g. removal reason, note) available.
{% endif %} {% endblock tombstone_content %}