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