diff --git a/src/app/templates/index.html b/src/app/templates/index.html index 4218e6a..453a57e 100644 --- a/src/app/templates/index.html +++ b/src/app/templates/index.html @@ -23,6 +23,16 @@ {% end %} +
+
+ {% module Login('anchor_login') %} +
+
+ {% module WebIDE('anchor_webide') %} +
+
+ {% module Logger('anchor_logger') %} +