{% extends 'django_tailwind/app.html' %} {% load static %} {% block title %}{% block page_title_text %}RPC Monitor{% endblock %} - Django-CFG{% endblock %} {# Navbar configuration #} {% block header %} {% with navbar_items=rpc_nav_items %} {% include 'django_tailwind/components/navbar.html' with title="RPC Monitor" icon='' nav_items=navbar_items full_width=True %} {% endwith %} {# RPC-specific header info #}
Real-time WebSocket & RPC Activity