website/layouts/index.html
2020-04-10 16:14:44 -04:00

5 lines
104 B
HTML

{{ define "main" }}
{{ partial "jumbotron.html" . }}
{{ partial "simple-software.html" . }}
{{ end }}