{% extends "navbar.html" %} {% block content %}
{{sidebar|safe}}
{{card_number_of_devices|safe}} {{card_number_of_mstp_networks|safe}} {{card_number_of_trends|safe}}

Networks and devices Statistics

Distribution over networks

{{bokeh_pie|safe}}
{% include "footer.html" %}
{% endblock %}