{% extends "base.html" %} {% block main %}
{% if sniffer_sessions %}
CreatedSession namePackets capturedNodesEdgesStatusPublic
{%else%}

You don't have any sessions yet.

Click here to view public packet captures and add your own.
{%endif%}

Coming soon.

{% endblock %} {% block sidebar %} {% endblock %}