{{ define "main" }}

{{ .Title }}


{{ .Content }} {{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }} {{ range .AlternativeOutputFormats }} {{ if eq .Name "json" }} View JSON Version {{ end }} {{ end }}
{{ end }}