{% extends 'base/layout.html' %} {% load i18n %} {% block title %}{% trans "Edit Object Link" %}{% endblock %} {% block content %}

{% trans "Edit Object Link Types" %}

{% trans "Add or remove object types for Netbox object and Security object. Changes are applied immediately." %}

{% trans "Back" %}
{% if can_change %} {% endif %} {% endblock %}