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