github.com/gogf/gf/v2@v2.7.4/net/ghttp/testdata/issue1611/index/layout.html (about)

     1  <!DOCTYPE html>
     2  <html>
     3  <head>
     4      <title>GoFrame Layout</title>
     5  </head>
     6  <body>
     7  {{template "header" .}}
     8  </body>
     9  </html>