{% extends 'generic/object_children.html' %} {% load helpers %} {% load i18n %} {% load perms %} {% block subtitle %}{% endblock subtitle %} {% block object_identifier %} {% with object=start_object %} {{ block.super }} {% endwith %} {% endblock object_identifier %} {% block breadcrumbs %} {% with object=start_object %} {{ block.super }}