{% extends 'generic/object_children.html' %} {% load helpers %} {% load i18n %} {% block extra_controls %} {% if perms.netbox_aci_plugin.add_acil3out %} {% with viewname=object|viewname:"" %} {% trans "Add an L3Out" %} {% endwith %} {% endif %} {% endblock %}