thirdparty/google_appengine/templates/logging_console_footer.html
author Todd Larsen <tlarsen@google.com>
Tue, 16 Sep 2008 16:22:49 +0000
changeset 151 6f8eb27752dc
parent 109 620f9b141567
permissions -rw-r--r--
Move third-party feedparser.py out of the soc framework package into its own package (similar to django).


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