{# Logo #}
{% if icon_url %} logo {% else %} logo {% endif %}
{% if request.path == "/" %} {# API URL #} {% if disable_api_input %} {# Fixed API URL #}
{# Server Selection #} {% if servers %} {% endif %}
{# API Display #} {{ api_url }} {# Copy Button #}

Copy

Copied

{# Input with id="api-url-input" is used by JS later #} {# Dynamic API URL #} {% else %}
{# Discover on button click. #} {# Discover on load. #}
{% endif %} {% else %} RPC Server Monitor {% endif %} {# Buttons #}
{# Navigate Button #} {% if disable_api_input %} {% if request.path == "/" %} monitoring {% else %} list {% endif %} {% endif %} {# Theme Button #}