Welcome to Django Fluent!

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!

{% comment %}{% load i18n %}{% load url from future %} Welcome to django-fluent-pages
{% block main %}{% block content %}{% endblock %}{% endblock %}
{% endcomment %}