{% extends "base.html" %} {% block title %}Sessions ยท OpenBrowse{% endblock %} {% block head %} {% endblock %} {% block content %}

Sessions {{ total }}

Live
History
{% include "_session_rows.html" %}
Name Session ID Profile ID Started Duration Cost (USD)
{% endblock %}