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