Dragon-Linux/layouts/_default/landing.html
2025-07-13 12:26:59 -04:00

4 lines
130 B
HTML

{{ .Scratch.Set "body_class" .Params.body_class }}
{{ partial "header.html" . }}
{{ .Content }}
{{ partial "footer.html" . }}