{% extends "base.html" %} {% block main %} {% if fblogin %}

Now let's see what we can mine out of the API

Stuff about me!
Stuff about my friends
{% else %}

Oops... how'd you get there without logging in?

{% endif %} {% endblock main %} {% block local_script %} {% endblock local_script %}