{{- define "main" -}}
{{- i18n "title-one" -}}
{{- i18n "title-two" -}}
{{ i18n "download-freebsd" }} {{ index hugo.Data.releases "rel150-current" }}
amd64 aarch64 {{ i18n "other" }}

{{- i18n "zfs-title" -}}

OpenZFS {{ i18n "zfs-description" }}

{{- i18n "virtualization-title" -}}

bhyve {{ i18n "virtualization-description" }}

{{- i18n "jails-title" -}}

{{ i18n "jails-description" }}

{{- i18n "networking-title" -}}

{{- i18n "networking-description" -}}

{{- i18n "documentation-title" -}}

{{ i18n "documentation-description" }}

{{- i18n "community-title" -}}

{{ i18n "community-description" }}

{{- partial "news.html" . -}}
{{- partial "events.html" . -}}
{{- partial "press.html" . -}}
{{- partial "advisories.html" . -}} {{- partial "errata-notices.html" . -}}
{{- end -}}