{% extends 'generic/object.html' %} {% load helpers %} {% load plugins %} {% block content %}
LibreNMS Type LibreNMS Speed (Kbps) NetBox Type Description
{{ object.librenms_type }} {{ object.librenms_speed }} {{ object.get_netbox_type_display }} {{ object.description|default:"—" }}
{% endblock %}