
Dotiac::DTL::Tag::debug - The {% debug %} tag

Template file:
{% debug %}

Prints some debugging information about autoescape status and variables.

This doesn't work at all like Django's debug, but it provides similar information.
This tag shouldn't be used in production systems anyways.

http://www.djangoproject.com, Dotiac::DTL

Dotiac::DTL was built according to http://docs.djangoproject.com/en/dev/ref/templates/builtins/.

Marc-Sebastian Lucksch
perl@marc-s.de