This is the django-basic-blog default homepage.

Your entries should appear here (unless you have none, and you get the "online" message).

This page uses bootstrap by default for a slightly cleaner presentation.

Your next step should probably be overriding the template inheritance to glue this blog into your site!

{% block content %} {% endblock content %} {# Bootstrap for prettiness #}