From a2106d5b8947e769c97a410eb4444c395d8060cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1lint=20Bokros?= Date: Mon, 27 Nov 2017 18:53:40 +0100 Subject: [PATCH] Present new components --- src/app/templates/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) 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') %} +