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