{% extends 'generic/_base.html' %} {% load form_helpers %} {% block title %}Setup Wizard — Step 2 of 3{% endblock %} {% block content %}
{% if is_local %} Configure the Zabbix credentials for the local sync backend. The NetBox URL and API token are auto-configured from the service account created in Step 1. {% else %} Configure the NetBox and Zabbix credentials that the webserver will use. {% endif %}