{% extends "base.html" %} {% block 'body' %}

Debug View placeholder for content

If you are seeing this page it means your URL is correctly mapped. but you still need to implement the content.

More dedug information here.

Template Data

The following template variables may be used…

{% for k, v in sorted:items:$$ %}

${k} ${debug:v}

{% inspect v %} {% endfor %} {% endblock %}