{% extends 'generic/object.html' %} {% load helpers %} {% load plugins %} {% block breadcrumbs %}
Name | {{ object.name }} |
---|---|
Description | {{ object.description|placeholder }} |
Parent | {% if object.parent %} {{ object.parent }} {% else %} — {% endif %} |
Sites | {{ sites_table.rows|length }} |