Files
gf/geg/os/gview/layout/layout2/template/layout.html
2019-04-23 19:11:38 +08:00

3 lines
78 B
Go

{{include "header.html" .}}
{{include .mainTpl .}}
{{include "footer.html" .}}