Group details - {{ group }}
{% for a in group_details %}{{a.datastore}}
{{ i }} | {{ j }} |
---|
Group is not in any datastores.
{% endfor %}{% extends "main.html" %} {% block title %}Group (Verbose){% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}{{ i }} | {{ j }} |
---|
Group is not in any datastores.
{% endfor %}