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

Next we'll have you login using FB but you can choose and experiment with what permisions to ask for (find the list of permissions here):

My Permisions

My Friend Permissions

Write Permissions

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