{% block main %}{% block content %}{% endblock %}{% endblock %}
{% load url from future %}
You can start by adding your first page in the admin interface.
More info:
Addons:
You're seeing this message because you have DEBUG = True
in your
Django settings file and you haven't published any pages yet. Get to work!