{% extends "django_facebook/_canvas_base.html" %} {% block content %} {% if request.GET.error_reason %}

Facebook authentication failed

{{ request.GET.error_description }} {% endif %}

Your info!

Things you like!

{% endblock %}