{% set manager = {"name": "System Status"} %} {% extends 'manager/base.html' %} {% block title %}System Status{% endblock %} {% block content %}
Configuration Mode

System Setup

Portal Maintenance

Connecting Resources

REAL-TIME DIAGNOSTIC:

[INFO] Initializing repository: {{class_}}

[ERROR] {{message}}

[ACTION] {{action}}_

{% endblock %}