{% extends "inventory/base.html" %} {% block section_title %}{{ device.name }}{% endblock %} {% block content %}

Description

{{ device.description }}

{% endblock %}