{% import "entity_macros.html" as entity_macros %} {% extends "base.html" %} {% block fullbody %}

Deleted Entity
{{ entity_type }}{{ entity.ident }}

There used to be an entity here, but is has been deleted!

You can view history or revert the change using links to the right.

Entity Type: {{ entity_type }}
{{ entity_macros.fatcat_bits(entity, entity_type, "") }}
{% endblock %}