{% extends 'django_spire/knowledge/page/full_page.html' %} {% load spire_core_tags %} {% block full_page_sub_navigation_title %} {{ collection.name_short }} {% endblock %} {% block knowledge_sub_navigation_add_button %} {% url 'django_spire:knowledge:collection:form:create_with_parent' parent_pk=collection.id as create_url %} Add {% endblock %} {% block knowledge_sub_navigation_content %} {% include 'django_spire/knowledge/sub_navigation/widget/collection_entry_sub_navigation_widget.html' with current_collection_id=entry.collection.id current_version_id=current_version.id %} {% endblock %} {% block knowledge_command_bar_info %}{% endblock %} {% block knowledge_full_page_content %}