{# SPDX-License-Identifier: Apache-2.0 #} {# Copyright (C) 2025 Marcin Zieba #} {# Server-side search box + drift/pending/in-sync quick-select for a paginated #} {# category. Re-fetch is driven by the delegated pager JS in device_nso_tab.html. #} {# The quick-select renders for EVERY paged category (the shared _render_paged_category #} {# always supplies state_counts), so no category can silently ship without it. #} {# Params: placeholder, q, state, state_counts. #}
{% if state_counts %}
{% endif %}