{{ if .Site.Params.archived_version }} {{ $color := "primary" }} {{ $latest := .Site.Params.url_latest_version }}
{{ with .Site.Params.version }}

Version {{ . | markdownify }} of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.

{{ end }}
{{ end }}