{% extends 'generic/_base.html' %} {% load form_helpers %} {% block title %}Bootstrap NetBox for Zabbix Sync{% endblock %} {% block content %}
Created: {{ results.custom_fields.created|join:", " }}
{% endif %} {% if results.custom_fields.skipped %}Skipped (already exist): {{ results.custom_fields.skipped|join:", " }}
{% endif %} {% endif %} {% if results.config_contexts %}Created: {{ results.config_contexts.created|join:", " }}
{% endif %} {% if results.config_contexts.skipped %}Skipped (already exist): {{ results.config_contexts.skipped|join:", " }}
{% endif %} {% endif %}