{% load form_helpers %} {% include 'dcim/htmx/cable_edit.html' %} {% if form.utilities_vlans %}

VLANs der Verbindung

{% render_field form.utilities_vlans %}
{% endif %}