mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
9 lines
118 B
Go
9 lines
118 B
Go
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>GoFrame Layout</title>
|
|
</head>
|
|
<body>
|
|
{{template "header" .}}
|
|
</body>
|
|
</html> |