summaryrefslogtreecommitdiffstats
path: root/ll-auth-binding/htdocs/auth2.html
diff options
context:
space:
mode:
Diffstat (limited to 'll-auth-binding/htdocs/auth2.html')
-rw-r--r--ll-auth-binding/htdocs/auth2.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/ll-auth-binding/htdocs/auth2.html b/ll-auth-binding/htdocs/auth2.html
index 01e5e4f..356be1c 100644
--- a/ll-auth-binding/htdocs/auth2.html
+++ b/ll-auth-binding/htdocs/auth2.html
@@ -15,5 +15,13 @@
</ul>
</div>
<div id="message" style="color:red;"></div>
+ <div id="main" style="visibility:hidden">
+ <h2>Debug: </h2>
+ <ol>
+ <li>Question <div id="question"></div></li>
+ <li>Response <div id="output"></div></li>
+ <li>Events: <div id="outevt"></div></li>
+ </ol>
+ </div>
</body>
</html>