{% if versions and current_version and latest_version and current_version != latest_version %}
Caution
You are not reading the latest stable version of this documentation. If you want up-to-date information, please have a look at {% if latest_version in versions.branches %} {{ latest_version.name | replace(theme_branch_substring_removed, '') }}{% else %} {{ latest_version.name | replace(theme_tag_substring_removed, '') }}{% endif %}.