{% extends base_site_template %} {% load staticfiles %} {% load url from future %} {% block title %}New Docengine Project{% endblock %} {% block breadcrumbs %}
  • Home
  • {% endblock %} {% block content %}

    Well done, grasshopper

    well done

    You have come a long way.

    You probably want to define a root URL handler, higher up than the docengine ones, to override this. But well done, you have come a long way.

    {{ content }} {% endblock %}