{% extends 'generic/object_detail.html' %} {% load helpers %} {% block extra_styles %} {% endblock %} {% block extra_breadcrumbs %} {% for ancestor in object.ancestors %}
Description | {{ object.description|placeholder }} |
Hierarchy |
|
Nestable | {{ object.nestable|render_boolean }} |
Content Type(s) |
{% if object.content_types.all %}
|
Child Location Type(s) | {{ children_table.rows|length }} |
Locations | {{ locations_table.rows|length }} |