Files
github-style/layouts/index.html
2019-10-22 10:22:30 +08:00

3 lines
60 B
HTML

{{ define "content" }}
{{ partial "home.html" . }}
{{ end }}