{{ define "main" }} {{ partial "categories/hero-term.html" . }}
{{ partial "toc/container.html" (dict "toc" "toc/default.html" "context" . ) }} {{ partial "categories/summary.html" (dict "context" . "block_wrapped" true ) }} {{ partial "contents/list.html" . }}
{{ partial "events/events.html" . }} {{ partial "commons/pagination.html" . }}
{{ end }}