{% if versions and current_version and latest_version and current_version != latest_version %}

Caution

{% if current_version.name in theme_versions_unstable %} You're viewing documentation for an unstable version of {{ project }}. {% elif current_version.name in theme_versions_deprecated %} You're viewing documentation for a deprecated version of {{ project }}. {% else %} You're viewing documentation for a previous version of {{ project }}. {% endif %} Switch to the latest stable version.

{% endif %}