{% load i18n %} {% include 'partials/ooi_detail_toolbar.html' with ooi_id=ooi.primary_key %}
{% translate 'An overview of' %} "{{ ooi.human_readable }}", {% translate 'object type' %} "{{ ooi.get_ooi_type | lower }}". {% translate 'This shows general information and its related objects. It also gives the possibility to add additonal related objects, or to scan for them.' %}
{% include 'oois/ooi_page_tabs.html' with view=view ooi=ooi %}