github.com/cloudwego/hertz@v0.9.3/examples/html_rendering/index.tmpl (about)

     1  <html>
     2  <h1>
     3      {[{ .title }]}
     4  </h1>
     5  </html>