{% block custom_head %} {% endblock %}
Toggle navigation
Malcom
Search
Populate
Network captures
Feeds
Browse dataset
{{ current_user.username }}
Network captures
Account settings
Logout
{% for i in g.config['IFACES'] %}
{{i}}
{{ g.config['IFACES'][i] }}
{% if loop.index %2 == 0 %}
{% endif %} {% endfor %}
{% block main %} {% endblock %} {% block sidebar %} {% endblock %}