From 1211310e0363e41b2479cd2dbcc5c6b8dee42f54 Mon Sep 17 00:00:00 2001 From: florent Date: Mon, 12 Sep 2011 08:13:38 +0000 Subject: add template for triplestore web based project --- (limited to 'creactivistore/_templates/lib/werkzeug/debug/templates/console.html') diff --git a/creactivistore/_templates/lib/werkzeug/debug/templates/console.html b/creactivistore/_templates/lib/werkzeug/debug/templates/console.html new file mode 100644 index 0000000..ada2730 --- /dev/null +++ b/creactivistore/_templates/lib/werkzeug/debug/templates/console.html @@ -0,0 +1,28 @@ + + + + Console // Werkzeug Debugger + + + + + + +
+

Interactive Console

+
+ In this console you can execute Python expressions in the context of the + application. The initial namespace was created by the debugger automatically. +
+
The Console requires JavaScript.
+ +
+ + -- cgit v0.9.1