The default stylesheet produces an element for
enclosing the debug links.
<div class="bodyDebug">
When waf.debug=true, this div element contains the
debug links, but when waf.debug=true the result is an
empty div.
Patch makes the div appear only when debug is enabled.
bodyDebug.patch