{{ body }}
{%- else %}
{% if versions and current_version and latest_version and current_version != latest_version %}
{% endif %}
{{ body }}
Caution
{% if current_version.name == theme_default_branch %} You are reading an unstable version of this documentation. {% else %} You are not reading the most current version of the documentation. {% endif %} If you want up-to-date information, please have a look at {{latest_version.name}} .
{% if versions %}
{% include 'versioning.html' %}
{% endif %}