You can start by adding your first page in the admin interface. Give it the slug 'home' to become the homepage.
{% endif %}
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!