{% load i18n %} {% load static %}
{# Key selector tabs #}
{# Page header #}

{% trans 'Request statistics' %}

{% trans 'Last update' %}:
{# Refresh button #} {# Period settings dropdown #}
{# Filter button #}
{# Node cards container — populated by JS #}
{# Loading state #} {# Empty state #} {# Error state #} {# i18n strings for JS #}
{# Edit node name modal #} {# Filter modal — matches summaryFilterModal structure, positioned via JS #}