{{ entry.name }}

{% if not entry.current_version.is_published and perms.django_spire_knowledge.change_collection %} {% include 'django_spire/knowledge/entry/modal/publish_confirm_modal.html' %} {% else %} {% include 'django_spire/knowledge/entry/badge/entry_status_badge.html' with status=entry.current_version.status %} {% endif %}
{% if perms.django_spire_knowledge.change_collection %}
{% endif %}