{% extends "base.html" %} {% block title %}Monitoring — MediaForge{% endblock %} {% block styles %} {% endblock %} {% block content %} {# Monitoring — built exactly like the Settings / Integrations pages: one page, a floating side menu switching client-side between panels (no reload). The Statistics / Download History / Uptime bodies are the same partials the standalone routes use, so there is a single source of truth. #}
{% endblock %} {% block scripts %} {% endblock %}