{% block content_left_page %}{% endblock content_left_page %}
{% include 'inc/custom_fields/panel.html' with custom_fields=object.get_custom_field_groupings_basic computed_fields_advanced_ui=False %}
{% include 'inc/relationships_panel.html' %}
{% include 'extras/inc/tags_panel.html' %}
{% plugin_left_page object %}
{% block content_right_page %}{% endblock content_right_page %}
{% plugin_right_page object %}
{% block content_full_width_page %}{% endblock content_full_width_page %}
{% plugin_full_width_page object %}