github.com/gogf/gf@v1.16.9/.example/os/gview/layout/layout1/template/container.html (about)

     1  {{define "container"}}
     2  <h1>{{.container}}</h1>
     3  {{end}}