{# Modem Search Results Partial Rendered by /api/roster/search/modems endpoint for HTMX dropdown. Variables: - modems: List of modem dicts with id, ip_address, phone_number, note, deployed, display - query: The search query string - show_empty: Boolean - show "no results" message #} {% set picker_id = request.query_params.get('picker_id', '') %} {% if modems %} {% for modem in modems %}
No modems found matching "{{ query }}"
Start typing to search modems...
Search by modem ID, IP address, or note