{% extends 'generic/object_detail.html' %} {% block buttons %}{% endblock %} {% block content_left_page %}
Name | {{ object.name }} |
Type | {{ source_type }} |
Account ID | {{ account }} |
Providers |
|
Attach all providers | {% if object.attach_all_providers %} {% else %} {% endif %} |
Authentication Status | {{ authentication_message }} |