{% extends "layout.html" %} {% block content %}
Name | Location |
---|---|
{{group.name}} | {{group.location}} |
Namespace | State | ||
---|---|---|---|
{{provider.namespace}} | {{provider.registration_state}} | {% if provider.registration_state == 'Registered' %}{% else %} | {% endif %} |