X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=src%2Ffoundation%2Fapi%2Fapiserver%2Fapp%2Fviews%2FApp%2FIndex.html;fp=src%2Ffoundation%2Fapi%2Fapiserver%2Fapp%2Fviews%2FApp%2FIndex.html;h=abfa1021b8001ccb6fecf13fbd4ecaa9e9727020;hb=754bbb90fbbc06ef896673b7346c3086d481dca6;hp=0000000000000000000000000000000000000000;hpb=6ebd8c9c9a1e8cc534b6428c12d0cf6f4bfd9e04;p=iec.git diff --git a/src/foundation/api/apiserver/app/views/App/Index.html b/src/foundation/api/apiserver/app/views/App/Index.html new file mode 100644 index 0000000..abfa102 --- /dev/null +++ b/src/foundation/api/apiserver/app/views/App/Index.html @@ -0,0 +1,21 @@ +{{set . "title" "Home"}} +{{template "header.html" .}} + +
+
+
+

It works!

+

+
+
+
+ +
+
+
+ {{template "flash.html" .}} +
+
+
+ +{{template "footer.html" .}}