Add some debugging info to every page once and for all.

git-svn-id: svn://10.0.0.236/trunk@120769 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ian%hixie.ch 2002-05-04 01:10:38 +00:00
parent 6691baf86d
commit bd2477f239

View File

@ -15,6 +15,10 @@ TemplateToolkit
<a href="?command=loginRequestAccount">Create Account</a>
[%- END %]
</p>
<pre>
[%- INCLUDE debug.dumpVars | html %]
</pre>
</div>
</body>
</html>