{% extends 'netbox_storage/volumegroup/base.html' %} {% load helpers %} {% load render_table from django_tables2 %} {% load view_helpers %} {% block content %}
Volume Group | {{ object.vg_name }} |
---|---|
Volume Group Total Affiliated Size | {{ object.get_total_affiliated_size }} GB |
Description | {{ object.description }} |