{{ define "main" }}
{{ with .Site.Params.logo_image_full }} {{ end }}

{{ .Title }}

{{ with .Description }}

{{ . }}

{{ end }}
{{ .Content }}
Open the build log
{{ end }}