index
:
django-debug-toolbar
0.8.x
1.0-release
develop
gh-pages
line_profiler_int
master
restrict-toolbar-handle-to-window
toolbar-refactor
tx-master
A configurable set of panels that display various debug information about the current request/response.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
templates
/
basic.html
blob: a0ce0d41396b7c5717549203c8d8592579c945ba (
plain
)
1
2
3
4
5
6
7
<
html
>
<
head
>
<
title
>
{{ title }}
</
title
>
</
head
>
<
body
>
</
body
>
</
html
>