Facebook Error

{% if error %}

OAuth Error: {{error}}

{% endif %} {% if fb_error %}

Facebook Error: {{fb_error}}

{% endif %} {% if fb_error_reason%}

Reason: {{fb_error_reason}}

{% endif %} {% if fb_error_description %}

Description: {{fb_error_description}}

{% endif %}