{% extends 'generic/object_retrieve.html' %} {% load helpers %} {% block extra_breadcrumbs %}
  • {{ object.location|hyperlinked_object }}
  • {% if object.rack_group %}
  • {{ object.rack_group|hyperlinked_object }}
  • {% endif %} {% endblock extra_breadcrumbs %} {% comment %}3.0 TODO: remove this template, which only exists for backward compatibility with 2.4 and earlier{% endcomment %}