{{partial "header" .}}
{{partial "sidebar" .}}

{{.Title}}

{{if .Params.since}}

{{.Params.since}}

{{end}} {{.Content}}
{{partial "footer" .}}