{% extends "layout.html" %} {% import 'includes.html' as includes %} {% block head %} {{ includes.socketio() }} {{ includes.datatables() }} {% endblock %} {% import 'widgets.html' as widgets %} {% block content %}

Network:

{{ widgets.network_state(size='small') }}

Scenes:

IdLabel
  
{% endblock %}