{% load static %} {% load i18n %} {% load admin_url %} {% load mastodon %} {% load oauth_token %} {% load truncate %} {% if item %}
🚫 条目已被删除
{% endif %} {% if item.child_items %}🚫 条目下已有子项
{% endif %} {% if item.merged_to_item %}🚫 条目已被合并到其他条目
{% endif %} {% if item.journal_exists %}🚸 条目已被用户标记过
{% endif %} {% for i in item.merged_from_items.all %} {% if forloop.first %} 🚸 以下条目被并入本条目: