{{ partial "header.html" . }}
{{ if .Params.image }} {{ end }}

{{ .Title }}

{{ .Content }}
{{ partial "footer.html" . }}