{{ define "main" }}

Terms menu

{{- if eq .Section "terms-archive" -}}{{- .CurrentSection.Title }} {{ end -}}{{.Title}}

{{- with .Params.version -}}Version {{.}}, {{ end }}Effective from {{ dateFormat "02 January 2006" .Lastmod.Local }}. {{ with eq .Section "terms" -}}(View previous versions).{{- end -}}

{{ .Content }}
{{T "terms"}}
{{ partial "terms/sidebar.html" . }}
{{ end }}