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