{% if perms.ipam.change_vlan %} Edit this VLAN {% endif %} {% if perms.ipam.delete_vlan %} Delete this VLAN {% endif %}

{% block title %}VLAN {{ vlan.display_name }}{% endblock %}

{% include 'inc/created_updated.html' with obj=vlan %}