{% extends 'generic/object.html' %} {% load helpers %} {% block content %}
Inventory Item Role Platform
Inventory item role{{ object.role|linkify }}
Platform{{ object.platform|linkify }}
{% include 'inc/panels/custom_fields.html' %} {% include 'inc/panels/tags.html' %} {% include 'inc/panels/comments.html' %}
{% endblock %}