{% extends "base.html" %} {% block body %}

This application is a simple Facebook client. It shows you your News Feed and enables you to post status messages back to your profile. It is designed to demonstrate the use of the Facebook Graph API, the core part of the Facebook Platform. To get started, log in to Facebook below:

You can download the source code to this application on GitHub.

{% endblock %}