{% load i18n %}
schema/nsm_portable_schema.json).{% endblocktrans %}
migrate netbox_custom_objects
{% trans "Includes built-in NSM types, NSM Panel links, and rulebook templates (nsm_rb_*_template)." %}
{{ group.description }}
| {% trans "Slug" %} | {% trans "Label" %} | {% trans "Description" %} | {% trans "Status" %} |
|---|---|---|---|
{{ entry.slug }} |
{{ entry.label }} | {{ entry.description }} | {% if entry.cot %} {% trans "present" %} {% else %} {% trans "missing" %} {% endif %} |