{{ if $.Site.Params.ShowOutDatedWarning }}
{{ markdownify "This documentation is for an out-of-date version of Apache Flink. We recommend you use the latest [stable version](https://nightlies.apache.org/flink/flink-docs-stable/)."}}
{{ end }} {{ if (not $.Site.Params.IsStable) }}
{{ markdownify "This documentation is for an unreleased version of Apache Flink. We recommend you use the latest [stable version](https://nightlies.apache.org/flink/flink-docs-stable/)."}}
{{ end }}