mirror of
https://gitea.com/gitea/theme.git
synced 2026-04-29 15:29:46 +08:00
4 lines
65 B
HTML
4 lines
65 B
HTML
{{ partial "header" . }}
|
|
{{ .Content }}
|
|
{{ partial "footer" . }}
|