thirdparty/google_appengine/templates/logging_console_footer.html
author Dmitri Gaskin <dmitrig01@gmail.com>
Sat, 08 Nov 2008 18:35:46 +0000
changeset 451 c79a84c59f42
parent 109 620f9b141567
permissions -rw-r--r--
Fixing the string for the default home page


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