{% extends 'base.html' %} {% load buttons %} {% load custom_links %} {% load helpers %} {% load plugins %} {% block title %}{{ object }}{% endblock%} {% block header %}
Name | {{ object.name }} |
Slug | {{ object.slug }} |
Type | {{ source_type }} |
Account ID | {{ account }} |
Providers |
|
Attach all providers | {% if object.attach_all_providers %} {% else %} {% endif %} | {% if authentication_message %}
Authentication Status | {{ authentication_message }} |