{% load static %} {% block head %} {% endblock %} {% block content %}

Deviceview {{ object.name }}

{% spaceless %} {% for switch, interfaces in ports_chassis.items %} Device {{switch}} {% endfor %} {% endspaceless %}
{% endblock %}