Html程序  |  9行  |  102 B

<html>
  <head>
    <title>Welcome</title>
  </head>
  <body>
    <p>{{ text }}</p>
  </body>
</html>