{% if not error %}

{{ client_id }} wants to access the following details from your account

{% else %}

Authorization error for {{ client_id }}

An unexpected error occurred while authorizing {{ client_id }}.

{{ error }}

{% endif %}