{% load staticfiles cms_tags sekizai_tags %}
Switch to edit mode,
log in and start adding pages.
If you don't see the django CMS logo at the top, make sure you linked the static/cms
folder to your static files.
You're seeing this message because you have DEBUG = True
in your
django settings file and haven't added any pages yet.