{% if icon_type == "info" %} {% else %} {% endif %}

{{ heading|default:"Unable to connect" }}

{{ message|default:"We couldn't generate a connection link for this integration right now. This is usually a temporary issue." }}

{% if message_secondary %}

{{ message_secondary }}

{% else %}

Please try again in a moment. If the problem persists, the integration service may be experiencing issues.

{% endif %}
{% if show_retry|default:True %} {% endif %} Back to console
{% if show_support|default:True %}
{% if settings.GOBII_PROPRIETARY_MODE %} Still having trouble? Contact support {% else %} Still having trouble? Contact support {% endif %}
{% endif %}