{% extends 'nautobot_ssot/config.html' %} {% load helpers %} {% block title %}{{ block.super }} - vSphere Configs{% endblock %} {% block content %}
{% include 'utilities/obj_table.html' with table=vsphereconfig_table table_template='panel_table.html' heading='vSphere Configs' %}
{% endblock content %}