{% extends 'base.html' %} {% block extra_scripts %} {% end %} {% block content %}
{{_("project management")}}
{{ _("Structure storage") }}:   {{ structure }}
{{ _("PUB/SUB mechanism") }}:   {{ pubsub }}
{{ _("State") }}:   {{ state }}
{{ _("Nodes running") }}:   {{ node_count }}
Address Port Channels Clients Unique Msg/sec
{% end %}