{% extends "generic/object_retrieve.html" %} {% 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 }} |