{% extends "tom_common/base.html" %} {% load static %} {% csrf_token%} {% block content %}

Service Status Dashboard

Check the real-time status of backend services used by this application.

Status Legend: OK Warning Down

{% endblock %} {% block javascript %} {{ block.super }} {% endblock %}