{% extends 'base/layout.html' %} {% load i18n %} {% block title %}{% trans "Repair / Rebuild Proxbox sync-state" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} This page is reached from the Proxbox footer and is intentionally absent from the navigation menu: it is an operator recovery action, not a routine one. Run it when Proxbox reports reconcile errors or missing custom-field definitions. {% endblocktrans %}
{% include "netbox_proxbox/partials/bootstrap_status_card.html" with proxbox_repair_page=True %}