{# HTMX fragment returned after a successful lease/reservation → NetBox IP sync. Replaces the content of the table cell that triggered the sync. #} {% if nb_ip %}  {{ nb_ip.address }} {% else %}  Sync error {% endif %}