github.com/erda-project/erda-infra@v1.0.9/providers/httpserver/examples/simple/index.html (about)

     1  <!DOCTYPE html>
     2  <html>
     3  <head>
     4  <meta charset="utf-8">
     5  <title>httpserver</title>
     6  </head>
     7   
     8  <body>
     9  Hello Erda-Infra
    10  </body>
    11  </html>