{% extends 'common/base.html' %} {% block title %}::Inventory{% endblock %} {% block content %}
Name | Location | Type |
---|---|---|
{% if object.hardware %} {{ object.hardware }} {% endif %} {% if object.label.all %} {% endif %} |
{{ object.location_pretty }} | {{ object.type.name }} |