{{ define "main" }} {{ partial "prev-next.html" . }}

{{.Description}}

{{ if .Params.author}}
~{{.Params.author}}
{{end}}

{{.Params.translation}}

{{.Content}}

{{ template "_internal/disqus.html" . }} {{ end }}