{% load helpers %} {% if perms.nautobot_device_lifecycle_mgmt.view_validatedsoftwarelcm %} {% if validsoft_table %} {% include "panel_table.html" with table=validsoft_table heading="Validated Software matching this object" %} {% endif %} {% endif %}