{% extends "base.html" %} {% set active_page = "index" %} {% block title %}Dashboard{% endblock %} {% block content %}
Setup
Status
 Waiting...

Log
  • Welcome! Session events will appear here.
{% endblock %} {% block scripts %} {% endblock %}