{{ define "main" }} {{ with .Site.GetPage .Site.Params.MainPage }}

{{ .Site.Params.MainTitle }}

{{ .Content }}
{{ end }} {{ end }}