github.com/gogf/gf@v1.16.9/os/gres/testdata/files/template/layout2/layout.html (about)

     1  {{include "header.html" .}}
     2  {{include .mainTpl .}}
     3  {{include "footer.html" .}}