thirdparty/google_appengine/templates/logging_console_footer.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 21 Sep 2008 08:59:11 +0000
changeset 183 37d98c3cefa5
parent 109 620f9b141567
permissions -rw-r--r--
Small change to unescape function in template_helpers (move replace('&amp;', '&') at the end).


// Display a logging console on top of this page.
(new AH.LoggingConsole()).initConsole();
</script>